summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFotis Gimian <fgimiansoftware@gmail.com>2013-06-04 11:26:46 +1000
committerFotis Gimian <fgimiansoftware@gmail.com>2013-06-04 11:26:46 +1000
commita6d9f59d0bd9c27e1fd9668b926913c44dfb52e6 (patch)
tree663262e7547ce2edf6373b2630290331399d6392
parent167b43b8b0fb54311c7703a1bbb627a54e84ebab (diff)
Incremented version to 1.1.2
-rw-r--r--Modulefile2
-rw-r--r--README.md6
2 files changed, 4 insertions, 4 deletions
diff --git a/Modulefile b/Modulefile
index fc13920..dfd366b 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppet-python'
-version '1.1.1'
+version '1.1.2'
author 'Sergey Stankevich'
license 'Apache License, Version 2.0'
diff --git a/README.md b/README.md
index d072b76..2cf6b7d 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,11 @@
Puppet module for installing and managing python, pip, virtualenvs and Gunicorn virtual hosts.
-**Version 1.1.1 Notes**
+**Version 1.1.x Notes**
-Version 1.1.1 makes several fundamental changes to the core of this module, adding some additional features, improving performance and making operations more robust in general.
+Version 1.1.x makes several fundamental changes to the core of this module, adding some additional features, improving performance and making operations more robust in general.
-Please note that everal changes have been made in v1.1.1 which make manifests incompatible with the previous version. However, modifying your manifests to suit is trivial. Please see the notes below.
+Please note that everal changes have been made in v1.1.x which make manifests incompatible with the previous version. However, modifying your manifests to suit is trivial. Please see the notes below.
Currently, the changes you need to make are as follows: