From 4861afbaab9c3710152d80f15c7a239c26deb74b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 16 Jul 2014 14:26:32 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 09443ecdc..3e82c62e8 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.72.3' +VERSION = '1.72.3devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2