Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 1857630874c7bdbf018684b52630637c3d58443e..11434eb01cd38405d440207fbdc8226577528d64 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.84beta5'
+VERSION = '0.87'
 
 def options(opt):
     opt.load('compiler_cxx')