diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-10 11:11:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-10 11:11:08 +0000 |
| commit | 70d05207891ab63e1384a77d43df62addc3eb54c (patch) | |
| tree | 84e90ec808d96a63acc0b61e0ce26cd2ad80b0bd /wscript | |
| parent | 5ae25c7d1d2045f71abaf692beef093561286e8d (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.62.1' +VERSION = '1.62.1devel' def options(opt): opt.load('compiler_cxx') |
