diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-18 20:48:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-18 20:48:59 +0000 |
| commit | 260ccea9bb42513acfbf873f960569a3a6522236 (patch) | |
| tree | 105557b63aae73ae068aa3a579cafc23dd70751a /wscript | |
| parent | c3737afd4f284535031e11093449d9f743dde464 (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.13' +VERSION = '1.64.13devel' def options(opt): opt.load('compiler_cxx') |
