diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 22:26:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 22:26:16 +0100 |
| commit | 65be0fdb86f0c63e0ae2377b9fec4dd08433ece2 (patch) | |
| tree | 06e48a24c64735a69f216a6ab2272a9a517858a0 | |
| parent | 7cf18dbd1bd05cbf0f4e9bce82c5605b67e683d6 (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.34' +VERSION = '1.69.34devel' def options(opt): opt.load('compiler_cxx') |
