diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-20 12:21:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-20 12:21:57 +0100 |
| commit | 30fb65ed98aa322d22d370b6e7d66979d6daa6f7 (patch) | |
| tree | ef531a33f6edf38493160fdfdb8e7192d77c611c | |
| parent | 7346a6fb2ffa7f1b6f2b7e4b5e9567dea037e9e8 (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.11' +VERSION = '1.72.11devel' def options(opt): opt.load('compiler_cxx') |
