Skip to content

Commit

Permalink
prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Oct 10, 2017
1 parent 7d246f2 commit d193791
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

2.13.28 (unreleased)
2.13.28 (2017-10-10)
--------------------

- Fix a bug in the BooleanIndex where documents without an entry in
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 = '2.13.28dev',
version='2.13.28',
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 d193791

Please sign in to comment.