Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/libdcp
authorCarl Hetherington <cth@carlh.net>
Sat, 13 Jul 2013 08:29:52 +0000 (09:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 13 Jul 2013 08:29:52 +0000 (09:29 +0100)
wscript

diff --git a/wscript b/wscript
index 2513e82293af545302d9f3c67e1d6a9d245af76f..01be0481bb22e4ba0d6d46884e8d6b2ae17a0239 100644 (file)
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
 import os
 
 APPNAME = 'libdcp'
-VERSION = '0.67pre'
+VERSION = '0.68pre'
 
 def options(opt):
     opt.load('compiler_cxx')