Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 12ac34ca9b613064ead3f7ea073760dc242a7925..a7421cc19ed5ef8e47211bde92c7acb4e4980988 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.4devel'
+VERSION = '2.0.5'
 
 def options(opt):
     opt.load('compiler_cxx')