Skip to content

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jul 19, 2012
1 parent d820deb commit 00bab42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,10 @@
Changelog
=========

3.0b2 (unreleased)
------------------


3.0b1 (2012-07-19)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -15,7 +15,7 @@
from setuptools import setup, find_packages

setup(name='Products.ZCatalog',
version='3.0b1',
version='3.0b2',
url='http://pypi.python.org/pypi/Products.ZCatalog',
license='ZPL 2.1',
description="Zope 2's indexing and search solution.",
Expand Down

0 comments on commit 00bab42

Please sign in to comment.