diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-09 00:43:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-09 00:43:08 +0100 |
| commit | 6c8a8ecc5f0ecb84fca7e298185274c68c039eb5 (patch) | |
| tree | 3fda54a427a2d0bf15af2191985a21dd5d6170c9 | |
| parent | a6b189f4327a210995480b3a4989b1866ea7db12 (diff) | |
Bump version
| -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.24' +VERSION = '1.69.24devel' def options(opt): opt.load('compiler_cxx') |
