From 0b40592a5f2e751a3aa0e3c827e2d2f5fe62bfaa Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 7 Apr 2013 18:21:38 +0100 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 6 ++++++ wscript | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cf9eef43e..d0cde20e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-04-07 Carl Hetherington + + * Version 0.80beta1 released. + 2013-04-07 Carl Hetherington * Make the audio plot expand in height when its diff --git a/debian/changelog b/debian/changelog index 5e056126f..b8f2af35d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dvdomatic (0.80beta1-1) UNRELEASED; urgency=low + + * New upstream release. + + -- Carl Hetherington Sun, 07 Apr 2013 18:21:33 +0100 + dvdomatic (0.79-1) UNRELEASED; urgency=low * New upstream release. diff --git a/wscript b/wscript index f7c696433..b5ae2226a 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.80pre' +VERSION = '0.80beta1' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3