diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-09 22:57:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-09 22:57:47 +0100 |
| commit | 91c4fed2f010077e19ff5f8c57831047827528a7 (patch) | |
| tree | 1e389095504b31c673d8694564296551d7950585 /wscript | |
| parent | f4086e8a19269917cb144a5425ce5d06deedf645 (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.1' +VERSION = '1.69.1devel' def options(opt): opt.load('compiler_cxx') |
