From 496eb9d13ab39ee60abadda5bda23fc7c98dc217 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 12 Sep 2015 00:25:27 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index c70bedc41..ea58489dc 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.63' +VERSION = '2.1.63devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2