diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-25 12:00:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-25 12:00:12 +0100 |
| commit | 6034f714367e9eddc2de4a4d7cd2d008ee82f71b (patch) | |
| tree | 2430d208745087ca9507f94c29748c37b88ede60 /wscript | |
| parent | ad4ab402b8548481d0dcda94d7a08c07f4f0750f (diff) | |
Bump versionv2.1.10
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.9devel' +VERSION = '2.1.10' def options(opt): opt.load('compiler_cxx') |
