diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-12 00:25:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-12 00:25:27 +0100 |
| commit | 496eb9d13ab39ee60abadda5bda23fc7c98dc217 (patch) | |
| tree | 71b70bc828d54af8de221d87d1f580ea8749507b /wscript | |
| parent | 1bcaf0215a549e782b3dfb0b7a1a69deaff35028 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.63' +VERSION = '2.1.63devel' def options(opt): opt.load('compiler_cxx') |
