diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-30 23:59:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-30 23:59:41 +0000 |
| commit | 528bb157accd579769b5096af121990403b59a9f (patch) | |
| tree | 5c1def30b7e6e22e85d1314aeadf5e4b4e41c46b /wscript | |
| parent | 5625ba9542e38504e87799dd655be5071161fb1f (diff) | |
Bump version
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.54pre' +VERSION = '1.54' def options(opt): opt.load('compiler_cxx') |
