diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-28 14:01:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-28 14:01:28 +0100 |
| commit | b849d4f944b3c724d93596fb8fb1caa5a59aa99d (patch) | |
| tree | 9da369bec59ded1bed82ad879f8d4ca1d26a8502 | |
| parent | 2a5d786b4aa807ca7c4d4d8eb5c336741acfd530 (diff) | |
Bump version2.2.0-string-freeze
| -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.47' +VERSION = '2.1.47devel' def options(opt): opt.load('compiler_cxx') |
