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 | 656b1051517cad2f249f934488dcef9f4a740482 (patch) | |
| tree | 07616d2ad7e892c45c66332f3e2a4b1ecfa55687 | |
| parent | b53caff075aab4623e5d30bf7f9e81f211da2a27 (diff) | |
Bump version
| -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.61' +VERSION = '2.1.61devel' def options(opt): opt.load('compiler_cxx') |
