diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-03 23:37:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-03 23:37:12 +0100 |
| commit | 3bb00301d8fb1288ca22bf32d6f45826a1505830 (patch) | |
| tree | a0a07268105481e8bcbe8ddc1fa288b285e3dbcd | |
| parent | fa35da1ebea58be1449f79c3f057265b7501c3b6 (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.21' +VERSION = '1.69.21devel' def options(opt): opt.load('compiler_cxx') |
