diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-01 00:54:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-01 00:54:04 +0100 |
| commit | ca0dcebfdcf14d1900f8be0916e7ff5e1940521c (patch) | |
| tree | ca444bb6a1c765b6eb381def8f141ba94bb06668 /wscript | |
| parent | 5075c7902c5760fb254ca12a410ee4eb29fab35b (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.49' +VERSION = '2.1.49devel' def options(opt): opt.load('compiler_cxx') |
