diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:38:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:38:18 +0100 |
| commit | 9a3bb0784f7cd1011e071eeea53b30f15c8dbe3c (patch) | |
| tree | f75e35f86510bff7fd3901f90171a2f6ba1ab930 /wscript | |
| parent | dde478c7d3cccf83dd442a9d3771277d5ccfd636 (diff) | |
Bump 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.10' +VERSION = '1.72.10devel' def options(opt): opt.load('compiler_cxx') |
