diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-16 21:19:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-16 21:19:54 +0100 |
| commit | 93510d31e7ae2cadf2de076d4bef60ca3f381a35 (patch) | |
| tree | 54fa35e04a12d0d66b9146d2896e5fe51e52dc6e | |
| parent | 3615d8eb524ca5178e037ba9eaced19fa4c02fbb (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.73.7' +VERSION = '1.73.7devel' def options(opt): opt.load('compiler_cxx') |
