aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2010-11-13 02:29:46 +0100
committerMarcin Kuzminski <marcin@python-works.com>2010-11-13 02:29:46 +0100
commitcfc9db20f970c53878e36a27d58d37b1f987b388 (patch)
tree39adc7422db0c87816df0ec87b9f6d650992f4d7 /setup.cfg
parent51f0ce99990848102308ef0767d76febf342adc5 (diff)
Implemented whoosh index building as paster command.
docs update fixed manifest.in for missing yui file. Fixed setup to beta added base for paster upgrade-db command --HG-- branch : beta
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 8bc6d11c..09f54a36 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[egg_info]
-tag_build = rc4
+tag_build = beta
tag_svn_revision = true
[easy_install]