Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 80c385c75dfc3d228fe35fae9a588189c221ab09..183f57bedce2386af22137e274308346bd61f499 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.75.0devel'
+VERSION = '1.75.1'
 
 def options(opt):
     opt.load('compiler_cxx')