From f604076fb7c41aaad3f6dc5bdee806ee09253d2a Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Fri, 16 Apr 2010 09:14:48 -0300 Subject: [PATCH] Bumped for release 1.0.0 alpha 6. --- debian/changelog | 6 ++++++ debian/files | 2 +- mitterlib/constants.py | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fc4aece..e093549 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mitter (1.0.0alpha6-1) unstable; urgency=low + + * New release 1.0.0 alpha 6 + + -- Julio Biason Fri, 16 Apr 2010 09:01:00 -0300 + mitter (1.0.0alpha5-1) unstable; urgency=low * New release 1.0.0 alpha 5 diff --git a/debian/files b/debian/files index 18fa716..7fbea68 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -mitter_1.0.0alpha5-1_all.deb python optional +mitter_1.0.0alpha6-1_all.deb python optional diff --git a/mitterlib/constants.py b/mitterlib/constants.py index fb3f650..c92ad64 100644 --- a/mitterlib/constants.py +++ b/mitterlib/constants.py @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -version = '1.0.0.alpha5' +version = '1.0.0.alpha6' gpl_3 = """ GNU GENERAL PUBLIC LICENSE