diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-26 09:36:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-26 09:36:56 +0100 |
| commit | d3e6070d926b44e5091f74567c91a0aa031a1641 (patch) | |
| tree | 5b821c6d2b0c5bf699aaddaf0a024f2a3378534b /wscript | |
| parent | b1a681c63cd892f91c9825a517b741dee9eb2b26 (diff) | |
Bump versionv2.1.46
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.45devel' +VERSION = '2.1.46' def options(opt): opt.load('compiler_cxx') |
