diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-30 10:43:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-30 10:43:17 +0100 |
| commit | 7d93aa13507094e87bc9086986b36edd96a613b0 (patch) | |
| tree | ce563e94bbc527ce07c8bf7947177a2d083c0dbb | |
| parent | b09104bd67b66ed8a9dd24c63001d5fa19744dd6 (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.0' +VERSION = '1.72.0devel' def options(opt): opt.load('compiler_cxx') |
