From ae43625121256298f8bda22d449af25451c61d64 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 31 Mar 2013 02:43:15 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 4e4db2178..4cc55b5de 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.78beta16' +VERSION = '0.78' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3