diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-12 15:15:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-12 15:15:42 +0100 |
| commit | 95b005a770eedc0f4364663f69da6ca3d8712e32 (patch) | |
| tree | 5bc6017f6f36d5a3eeb3614d787218b5625d5906 | |
| parent | 2a511c109ccb25477923060a2e4965822615ef04 (diff) | |
Bump version
| -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.64' +VERSION = '2.1.64devel' def options(opt): opt.load('compiler_cxx') |
