diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-13 22:49:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-13 22:49:30 +0000 |
| commit | 606672c0229e7ac296ce05621e80a5c6982d8e80 (patch) | |
| tree | fbe122fb3586b76bb048a69262105292956b6915 | |
| parent | 524d0b63dd5f37c2bb801eb55facadc9226be39f (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.7.3' +VERSION = '2.7.3devel' def options(opt): opt.load('compiler_cxx') |
