diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-02 23:46:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-02 23:46:54 +0000 |
| commit | eec6f90d8e2c2246ce674ae13e4f460b12a4f2a9 (patch) | |
| tree | 7d04de5b69a9ba4190a63e751594e9f95942732e /wscript | |
| parent | 49ece445d2392c9b2f4172b7dafd94a13d5431fc (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.64.0' +VERSION = '1.64.0devel' def options(opt): opt.load('compiler_cxx') |
