From 5624e2b9704895be667755ae18da9c4b436afdb4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 15 Oct 2013 22:34:26 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index ddd0e60c4..9412d73a5 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.16pre' +VERSION = '1.16' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3