From c1c10f3b717a6e1ebea7f6253e042e1c6c78fff0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 24 Nov 2014 11:19:58 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 64249b6f0..b3d84883a 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.21devel' +VERSION = '2.0.22' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 0c2dfab6d1483af2a8be64213613f454d14fbe2d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 24 Nov 2014 11:19:58 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index b3d84883a..b6ba6b66f 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.22' +VERSION = '2.0.22devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3