diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 09:13:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 09:13:57 +0100 |
| commit | 1f53d483bd44aafea0978696a13e75621e6be11e (patch) | |
| tree | 0628e33e412d61fc85bf5a8c3bc2fc24c64352ba | |
| parent | 70dfe6668cab00d8f619470ca1f6dc421277ad5f (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.65' +VERSION = '2.1.65devel' def options(opt): opt.load('compiler_cxx') |
