From 3029dcfd2bb31a6ed06ec990cbd09b683313545a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 11 Oct 2015 18:37:55 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 5c47f5b91..7da470740 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.4.9' +VERSION = '2.4.9devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3