From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-381112-garchives=archives.gentoo.org@lists.gentoo.org>) id 1R20wO-0003Rq-V1 for garchives@archives.gentoo.org; Fri, 09 Sep 2011 13:16:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD4E721C063; Fri, 9 Sep 2011 13:16:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9272321C063 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Sep 2011 13:16:12 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBAA51B401D for <gentoo-commits@lists.gentoo.org>; Fri, 9 Sep 2011 13:16:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3941D80042 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Sep 2011 13:16:11 +0000 (UTC) From: "Jesus Rivero" <neurogeek@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jesus Rivero" <neurogeek@gentoo.org> Message-ID: <4b7238c6f5c70e2b1db43a499363107a5cafc18e.neurogeek@gentoo> Subject: [gentoo-commits] proj/metagen:master commit in: metagen/ X-VCS-Repository: proj/metagen X-VCS-Files: metagen/version.py X-VCS-Directories: metagen/ X-VCS-Committer: neurogeek X-VCS-Committer-Name: Jesus Rivero X-VCS-Revision: 4b7238c6f5c70e2b1db43a499363107a5cafc18e Date: Fri, 9 Sep 2011 13:16:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: dbd5ec0aba9ad57cd4ef9fb6fd3f0438 commit: 4b7238c6f5c70e2b1db43a499363107a5cafc18e Author: Jesus Rivero (Neurogeek) <jer <AT> acla-overseas <DOT> com> AuthorDate: Fri Sep 9 09:12:48 2011 +0000 Commit: Jesus Rivero <neurogeek <AT> gentoo <DOT> org> CommitDate: Fri Sep 9 09:12:48 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/metagen.git;a= =3Dcommit;h=3D4b7238c6 Version change for the inminent release of 0.6 --- metagen/version.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/metagen/version.py b/metagen/version.py index 7f40384..743d158 100644 --- a/metagen/version.py +++ b/metagen/version.py @@ -1 +1 @@ -__version__=3D"0.5.2" +__version__=3D"0.6"