Preparing release 2.4.4

This commit is contained in:
Timo Stollenwerk 2015-07-18 06:03:24 +02:00
parent a3b540c484
commit 7edd363169
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.4.4 (unreleased)
2.4.4 (2015-07-18)
------------------
- Change the category of the configlet to 'plone-general'.

View File

@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '2.4.4.dev0'
version = '2.4.4'
install_requires = [
'setuptools',