Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Mar 2014 19:10:49 +0000 (19:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Mar 2014 19:10:49 +0000 (19:10 +0000)
wscript

diff --git a/wscript b/wscript
index c5463e489f05cd24c8225c382c8f7b305a4834da..18a24ee54e037ccae4279bf9005d788d78794df2 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.65.1'
+VERSION = '1.65.1devel'
 
 def options(opt):
     opt.load('compiler_cxx')