diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:38:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:38:06 +0000 |
| commit | 151894c625e87ab637ec1437e512b0293a887707 (patch) | |
| tree | 55601f9e567a6379f564dc4ca09565321b7fed25 /wscript | |
| parent | ba513bbb0b145358eb4cfd3912ca44ea9fe78bc4 (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.4' +VERSION = '1.64.4devel' def options(opt): opt.load('compiler_cxx') |
