diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-16 16:10:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-16 16:10:58 +0000 |
| commit | b1101aa464f3b7cca89dfb868dd573b6d9bde195 (patch) | |
| tree | c48cd4c9f9f4afe256b32c0b9557598e4fabb15b /wscript | |
| parent | f2954b2d31e00ff6d92a4fe00488a7d0d9792872 (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.72.4' +VERSION = '1.72.4devel' def options(opt): opt.load('compiler_cxx') |
