Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
svn path=/plone.app.i18n/trunk/; revision=15956
  • Loading branch information
hannosch committed Jul 9, 2007
1 parent c0fa030 commit c63ed9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog for plone.app.i18n

(name of developer listed in brackets)

plone.app.i18n - 1.0b4 Unreleased
plone.app.i18n - 1.0rc1 Released July 9, 2007

- Removed some left over tool init stuff. The local utilities are not used
as tools anymore.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import sys, os

version = '1.0b4'
version = '1.0rc1'

setup(name='plone.app.i18n',
version=version,
Expand Down

0 comments on commit c63ed9a

Please sign in to comment.