Add untranslated pt_BR .po files.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index c13f1f90bbe475fa943405f0766a96cb0e08fdc8..46506acff7798c064c9fb6acde5547e2ed9f54e7 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.6.39devel'
+VERSION = '2.7.5devel'
 
 def options(opt):
     opt.load('compiler_cxx')