From e26f836c4dc19aa3fd317952a7470bee9e41db42 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 10 May 2014 13:40:33 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 214149ef5..4b16c883d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.1devel' +VERSION = '1.69.2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 5575a950f13dbed1e60d733aee71b316c3429ae0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 10 May 2014 13:40:33 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 4b16c883d..e8c193861 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.2' +VERSION = '1.69.2devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3