From 971c18dd51fa6c886a80af87ee523681d6967271 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 Jun 2014 23:59:03 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index ba48a41db..6f73bc81e 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.24devel' +VERSION = '1.69.25' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 9e2453d3486854d54fc71bb8d8dd63e32ccfb29b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 Jun 2014 23:59:03 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6f73bc81e..69c6df9ef 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.25' +VERSION = '1.69.25devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3