From 48b49ec2037adae4d3c2f563d9cf022ce718ce02 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 21 Jul 2012 14:43:26 +0100 Subject: Fix up versioning. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index c5db73d04..551ac136c 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ import subprocess APPNAME = 'dvdomatic' -VERSION = '0.28' +VERSION = '0.29' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3