From 9a3bb0784f7cd1011e071eeea53b30f15c8dbe3c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 9 Aug 2014 12:38:18 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 83b835567..f346033c0 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.72.10' +VERSION = '1.72.10devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2