From 3bb00301d8fb1288ca22bf32d6f45826a1505830 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 3 Jun 2014 23:37:12 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 5721c6e0c..8fdc1961e 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.21' +VERSION = '1.69.21devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2