Don't build test on Windows; rand_r() not available.
[libdcp.git] / wscript
diff --git a/wscript b/wscript
index f06b5a5156759c18a851e624a8842f1e7b4cb378..fe7182fb92a05b555fae2a64a455b461aef9d37e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -38,7 +38,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'libdcp'
-VERSION = '1.3.3devel'
+VERSION = '1.3.4devel'
 API_VERSION = '-1.0'
 
 def options(opt):