diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-09 19:02:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-09 19:02:00 +0000 |
| commit | f89b75d3b0cd0b30decedbcfd27ff38b81c679a3 (patch) | |
| tree | aff986b663b7b19a50359d7ba35d1df85d9422d7 | |
| parent | c618d909b354416ed23bd2d3fd6ffdc8d4ea1583 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.60' +VERSION = '1.61pre' def options(opt): opt.load('compiler_cxx') |
