diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:38:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:38:04 +0100 |
| commit | 59c0d60b6cb555823e8c7d6634d64ed7049d50e5 (patch) | |
| tree | cc70fc5482070925b30ea7e273434db5dd416f79 /wscript | |
| parent | 78f59a6e520c3a402f99f7c84dd3f47dff29e875 (diff) | |
Mangle version.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.72.8devel' +VERSION = '1.72.9devel' def options(opt): opt.load('compiler_cxx') |
