Fiddle version.
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 21:08:04 +0000 (22:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 21:08:04 +0000 (22:08 +0100)
wscript

diff --git a/wscript b/wscript
index f07f1778643d8b077f65f74fc588fae4bc9c8d62..257352ffcd549c0ee069aa6f8d6276d0d080514a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.2.1devel'
+VERSION = '2.3.0devel'
 
 def options(opt):
     opt.load('compiler_cxx')