From 180a8b0cd936cda8e10fe0aa29c0113c01c59727 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Oct 2014 09:32:14 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 62b47d9a4..0c5dbf033 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.2devel' +VERSION = '1.76.3' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From a7601beaa8983c9d012d9230ce66aa861f34e67f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Oct 2014 09:32:14 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 0c5dbf033..80948816e 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.3' +VERSION = '1.76.3devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3