diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-08 19:10:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-08 19:10:49 +0000 |
| commit | a93ef3b958766d0346f9c44479f3e058dfdd0147 (patch) | |
| tree | c8e72ac39e2bedc2a901f712e5d085aa6fd5ae07 /wscript | |
| parent | 3a267dd9509e7c7f44125e7c3469ef1be9cfc273 (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.65.1' +VERSION = '1.65.1devel' def options(opt): opt.load('compiler_cxx') |
