diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-20 21:54:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-20 21:54:28 +0100 |
| commit | 6cba2a90ce50c9c84b421df51ccdd1bd68bfb466 (patch) | |
| tree | b0048a8f2eae70a6ce9eb5309fa2a81b7cd4529c /wscript | |
| parent | 5ba9edaabe4dabbbfb213f1ef053301f604d2517 (diff) | |
Bump versionv2.1.26
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 APPNAME = 'dcpomatic' -VERSION = '2.1.25devel' +VERSION = '2.1.26' def options(opt): opt.load('compiler_cxx') |
