From 5af65f61bf6eba06c24025d63b43aec896a00c9c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 24 Jan 2015 13:59:31 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index fa22d80a2..0c88ab3fa 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.38' +VERSION = '2.0.38devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2