Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 27 Apr 2014 20:46:39 +0000 (21:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 27 Apr 2014 20:46:39 +0000 (21:46 +0100)
wscript

diff --git a/wscript b/wscript
index 6198e3c81884f12bda0b77f6425af346b4eb9fff..6858a9ac1c92aa33303872eb85588a650cd1cbfb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.66.16'
+VERSION = '1.66.16devel'
 
 def options(opt):
     opt.load('compiler_cxx')