From 08dae90efe1fbb8e9251d1837f6e56dee9523ea4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 12 May 2014 23:30:33 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index cd84b9e09..7637aaab4 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.5' +VERSION = '1.69.5devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2