Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 332db4c3160f24c9ee5903b9cebbe94924c894b0..017c9634c06a6028d652900636e1816c436a0e3f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.73.3devel'
+VERSION = '1.73.4'
 
 def options(opt):
     opt.load('compiler_cxx')