From 69ccfcc5ca6290934a603639187f550aefbec8df Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 4 Dec 2008 09:13:37 -0800 Subject: [PATCH] Bumping version for release. --- ChangeLog | 3 +++ catalyst | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5974256e..b0ead2d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # Copyright 2002-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney # Distributed under the GPL v2 + 04 Dec 2008; Chris Gianelloni catalyst: + Bumping version for release. + 01 Dec 2008; Andrew Gaffney modules/catalyst_support.py: Default to umask 022 for spawn() unless otherwise specified for gentoo bug diff --git a/catalyst b/catalyst index 9883485a..5473652a 100755 --- a/catalyst +++ b/catalyst @@ -13,7 +13,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.901" +__version__="2.0.6.902" conf_values={} -- 2.26.2