From 33d0c1b276bc707bb17c80d027a9aed5cc3bc7b3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 26 Oct 2013 23:55:26 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 88bd2e3e6..d3aa3269f 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.23pre' +VERSION = '1.23' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3