diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-23 22:55:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-23 22:55:05 +0100 |
| commit | 0a420c3bb0e256ac5dfe3e7b0275b0d9e535fe0f (patch) | |
| tree | d8c17b9659939f8db61e7f67a117bdc8126e8379 /wscript | |
| parent | 651f64c68261fd487474d2984877196682998332 (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.12' +VERSION = '1.69.12devel' def options(opt): opt.load('compiler_cxx') |
