diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:07:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:07:55 +0100 |
| commit | 17b42ad36797f6519704f516e41ddf57669d8093 (patch) | |
| tree | 33b6ad3551f360a8d2d396834b3977a2f32e76ae | |
| parent | ffb983374285a0999fa05aba8301763b22855a65 (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.62' +VERSION = '2.1.62devel' def options(opt): opt.load('compiler_cxx') |
