From 3d93046a7c84503b250ec189e45db30d4a341135 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 11 Jan 2014 18:38:13 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index e4144f2d1..babf5a00d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.3' +VERSION = '1.62.3devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2