diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:03:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:03:37 +0100 |
| commit | 480ea356805a201dcbcdf02005a4e4d0bcc8f694 (patch) | |
| tree | 50670880d4cdaf59e884bf4ddfe0f48027c94eaf /wscript | |
| parent | 6c4d0cedff6f74a26dbb7c7e0244eed29627fd8a (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.44' +VERSION = '2.0.44devel' def options(opt): opt.load('compiler_cxx') |
