diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-06 18:28:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-06 18:28:58 +0000 |
| commit | 58ea9ab564a151292b79ee901e70d6d626563080 (patch) | |
| tree | d79d71af09e72a39c81658794f6e124ca927b1e4 /wscript | |
| parent | 823de2c54b939552bb3c5ed20f6ba762bcf5a8d2 (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.0' +VERSION = '1.65.0devel' def options(opt): opt.load('compiler_cxx') |
