From 41f7714d7b0fc5af7cb83bd233fbca6a6f657e68 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 10 Apr 2013 12:48:25 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index e63c8ed87..6b8a43491 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.83pre' +VERSION = '0.83' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3