diff --git a/debian/changelog b/debian/changelog index e093549..4e65869 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mitter (1.0.0alpha7-1) unstable; urgency=low + + * New release 1.0.0 alpha 7 + + -- Julio Biason Sun, 18 Apr 2010 10:47:00 -0300 + mitter (1.0.0alpha6-1) unstable; urgency=low * New release 1.0.0 alpha 6 @@ -12,6 +18,6 @@ mitter (1.0.0alpha5-1) unstable; urgency=low mitter (1.0.0alpha4-1) unstable; urgency=low - * Initial release + * Initial release -- Julio Biason Sun, 24 Jan 2010 17:10:00 -0200 diff --git a/debian/files b/debian/files index 7fbea68..df57294 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -mitter_1.0.0alpha6-1_all.deb python optional +mitter_1.0.0alpha7-1_all.deb python optional diff --git a/mitterlib/constants.py b/mitterlib/constants.py index c92ad64..b751e64 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.alpha6' +version = '1.0.0.alpha7' gpl_3 = """ GNU GENERAL PUBLIC LICENSE