summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-12 23:37:15 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-12 23:37:15 +0000
commitfce6cddac9c2f37ac4edfc42fa91c28db6e7ec8d (patch)
tree0f27f28aa98426f7f867e4ba322908c79575befe
parentf58d9e44302151dea9f594acd9fc27a331fa77fb (diff)
Twiddle version.
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index a7a9922d6..ebf444c8f 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
import sys
APPNAME = 'dcpomatic'
-VERSION = '1.64.12devel'
+VERSION = '2.0.0devel'
def options(opt):
opt.load('compiler_cxx')