diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-10 10:37:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-10 10:37:43 +0000 |
| commit | 22853f39063b37b74c96585f2df0e39fb08b0a87 (patch) | |
| tree | 783c067bef7af6c6541a67934b7084e53c7bf62a /wscript | |
| parent | 64962b5c76ec057ccb48c29a1dca909a9f8aa6cd (diff) | |
Hack version number.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.1pre' +VERSION = '1.62.0devel' def options(opt): opt.load('compiler_cxx') |
