diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-08 10:04:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-08 10:04:46 +0100 |
| commit | 421f986a094bd7c2c555849dd764be72566ade93 (patch) | |
| tree | 5711adf24faf5632a469e586789885faaf875ee3 /wscript | |
| parent | da1fd64a9012e5fd52d09fb55fe9e792ceed1d55 (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.7' +VERSION = '1.72.7devel' def options(opt): opt.load('compiler_cxx') |
