diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-10 15:37:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-10 15:37:26 +0100 |
| commit | fc790b244c6473539171a10946f5780ae0a43d28 (patch) | |
| tree | 3e2b28af44f25a1d493826bed893493ea19347d8 /wscript | |
| parent | 4a4ba8509f62a325d1074ec488b97b00922c6fc5 (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.0devel' +VERSION = '1.72.1' def options(opt): opt.load('compiler_cxx') |
