diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-16 14:26:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-16 14:26:32 +0000 |
| commit | 4861afbaab9c3710152d80f15c7a239c26deb74b (patch) | |
| tree | 0c2cb70122510ae974d02009266f65f8d9a1baaa | |
| parent | a8c46e9791b6bf2f5aa0fa1a8640bf0991b88cf1 (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.72.3' +VERSION = '1.72.3devel' def options(opt): opt.load('compiler_cxx') |
