Use PNG for thumbs so that we get alpha blending in wxwidgets.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index cb284b126bb527b5bcd73837ec6d8ca1a6be243c..8e36f8aa6deec8edaa1f20d03f20c39b66e8f60a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.55pre'
+VERSION = '0.56pre'
 
 def options(opt):
     opt.load('compiler_cxx')