diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-23 22:02:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-23 22:02:47 +0100 |
| commit | 9a2fa65ce3209a3c156e0baf0712f042b402f57b (patch) | |
| tree | 544994528b453931404e47d81d003681f3015f7d /wscript | |
| parent | 9848887b821cba1522ae252f6ca2d54db2ff9ce3 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.4' +VERSION = '1.76.4devel' def options(opt): opt.load('compiler_cxx') |
