diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-08 23:03:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-08 23:03:01 +0100 |
| commit | 843591bfb79284c8910e3fb0252991ab22696097 (patch) | |
| tree | e386190a1ac1c15cec3b31d7c6704b2431ab12ba /wscript | |
| parent | a9fb34ad2f6cfc3be0835ec8a7926b6e6c71d7dc (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.73.4' +VERSION = '1.73.4devel' def options(opt): opt.load('compiler_cxx') |
