From 426c6f6a7bd033ea797b48900fdc402b74e2a5b7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 23 Dec 2012 02:06:57 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index b28082505..51760504b 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.69pre' +VERSION = '0.69' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3