diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 16:13:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 16:13:19 +0100 |
| commit | 93a2bb2f7f69dcac028710fdeb249c66e6739971 (patch) | |
| tree | a526dc5f6c7938baa7f2cb2532d7f41bd928b7d6 | |
| parent | 2677223bcc238be77732f3b7c779f571559d6c92 (diff) | |
Bump versionrelease/2.3.0
| -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.3.0' +VERSION = '2.3.0devel' def options(opt): opt.load('compiler_cxx') |
