diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-09 23:59:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-09 23:59:03 +0100 |
| commit | 9e2453d3486854d54fc71bb8d8dd63e32ccfb29b (patch) | |
| tree | 6ff33edb6519e1aeb339358aba55dfdb8745609b /wscript | |
| parent | 971c18dd51fa6c886a80af87ee523681d6967271 (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.69.25' +VERSION = '1.69.25devel' def options(opt): opt.load('compiler_cxx') |
