diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-25 23:21:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-25 23:21:21 +0100 |
| commit | ebc5e532d6c5430ac2a2d735934cc9d7117a4bbd (patch) | |
| tree | c2220cd98999fc1d3e4d82967d271b9bacf6b791 /wscript | |
| parent | 6b1f20815736346ada4f08865194e3b7a957690e (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.37' +VERSION = '1.69.37devel' def options(opt): opt.load('compiler_cxx') |
