diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-29 15:38:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-29 15:38:52 +0000 |
| commit | ef4df1ccc8de1a1e36eb99d067495fe15154b153 (patch) | |
| tree | ae8dcf494040843a7e3fa9f09700ec639c02bd85 /wscript | |
| parent | 1c2644f220d356b3a2472f985062d907d7149871 (diff) | |
Bump versionv2.5.12
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.5.11devel' +VERSION = '2.5.12' def options(opt): opt.load('compiler_cxx') |
