Skip to content

Commit

Permalink
Preparing release 4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Jun 3, 2015
1 parent 999feda commit 4a0a736
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions docs/CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
Changelog
=========

4.3.6 (unreleased)
4.3.6 (2015-06-02)
------------------

- Nothing changed yet.
- Release Plone 4.3.6 to correct some version incompatibilities in 4.3.5. No upgrades to run.
[esteele]


4.3.5 (2015-05-13)
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 os.path

version = '4.3.6.dev0'
version = '4.3.6'

setup(name='Products.CMFPlone',
version=version,
Expand Down

0 comments on commit 4a0a736

Please sign in to comment.