From abe63c32cff1bc5ea71455476aadc817b05b4076 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Aug 2012 16:42:48 +0100 Subject: Bump version --- ChangeLog | 4 ++++ wscript | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d0d5bdf8f..f82f1f2e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-08-01 Carl Hetherington + + * Version 0.39 released. + 2012-08-01 Carl Hetherington * Fix a few bugs related to thumbnailing. diff --git a/wscript b/wscript index e9e603acc..df7b24632 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.39pre' +VERSION = '0.39' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3