diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 09:58:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 09:58:17 +0100 |
| commit | b53caff075aab4623e5d30bf7f9e81f211da2a27 (patch) | |
| tree | f9388f9e6841e0468be8e678df7d350a34645035 /wscript | |
| parent | afbfd920938ec169b8f3224e43cd2119abdb2cf4 (diff) | |
Bump versionv2.1.61
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.60devel' +VERSION = '2.1.61' def options(opt): opt.load('compiler_cxx') |
