projects
/
catalyst.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27fa92c
)
Change __version__ to 2.99 for catalyst_3 branch
author
Andrew Gaffney
<agaffney@gentoo.org>
Sat, 10 Jan 2009 23:18:52 +0000
(17:18 -0600)
committer
Andrew Gaffney
<agaffney@gentoo.org>
Sat, 10 Jan 2009 23:18:52 +0000
(17:18 -0600)
ChangeLog
patch
|
blob
|
history
catalyst
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b3e80a608db88a5a61d30909c0fc68a6c1606a78..1b535cacc3cbcfb6806d47153f59435cd705a8cf 100644
(file)
--- 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 <agaffney@gentoo.org> catalyst:
+ Change __version__ to 2.99 for catalyst_3 branch
+
09 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> TODO:
Add note about metadata_overlay being default in 2.1.6
diff --git
a/catalyst
b/catalyst
index 129162ce21e441b4f844392903f4e712fee88c4e..43bc47d162550b225e5df123415a0b4642551e59 100755
(executable)
--- a/
catalyst
+++ b/
catalyst
@@
-16,7
+16,7
@@
import catalyst.config
import catalyst.util
__maintainer__="Chris Gianelloni <wolf31o2@gentoo.org>"
-__version__="2.
0.6.902
"
+__version__="2.
99
"
conf_values={}