diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-15 23:48:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-15 23:48:03 +0000 |
| commit | b54255cd96e19802abe5eeb977d96c624751f09a (patch) | |
| tree | 89dfe497c779b1507815c7d56d0b3204c06e00d1 | |
| parent | 06dce63e23867bf2443ebaa2e4424646600a980f (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, Context APPNAME = 'dcpomatic' -VERSION = '2.5.4' +VERSION = '2.5.4devel' def options(opt): opt.load('compiler_cxx') |
