diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-09 22:29:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-09 22:29:47 +0000 |
| commit | da0e455aaa035f5f90c690ffed23049fbf1f18eb (patch) | |
| tree | b5882927137ecad5c9d8991089e0d53e4fe67a3c | |
| parent | d9a28261392f140931096e1dc214dcc9076cadca (diff) | |
Bump version
| -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.2' +VERSION = '1.65.2devel' def options(opt): opt.load('compiler_cxx') |
