Skip to content

Commit

Permalink
Back to development: 4.3b1
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Oct 18, 2012
1 parent 23c2609 commit 627b7d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/CHANGES.txt
@@ -1,6 +1,12 @@
Changelog
=========

4.3b1 (unreleased)
------------------

- Nothing changed yet.


4.3a2 (2012-10-18)
------------------

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

version = '4.3a2'
version = '4.3b1.dev0'

setup(name='Plone',
version=version,
Expand Down

0 comments on commit 627b7d1

Please sign in to comment.