From 4e45326a8735148a1a53c9600d9ec9efe1275ebf Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Sat, 10 Jan 2009 17:18:52 -0600 Subject: [PATCH] Change __version__ to 2.99 for catalyst_3 branch --- ChangeLog | 3 +++ catalyst | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b3e80a60..1b535cac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 10 Jan 2009; Andrew Gaffney catalyst: + Change __version__ to 2.99 for catalyst_3 branch + 09 Jan 2009; Andrew Gaffney TODO: Add note about metadata_overlay being default in 2.1.6 diff --git a/catalyst b/catalyst index 129162ce..43bc47d1 100755 --- a/catalyst +++ b/catalyst @@ -16,7 +16,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.902" +__version__="2.99" conf_values={} -- 2.26.2