Update Changelog and version for 0.11.1 0.11.1
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 21 Oct 2013 10:24:44 +0000 (13:24 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 21 Oct 2013 10:24:44 +0000 (13:24 +0300)
ChangeLog
docs/conf.py
version
version.m4

index 3f2e7ea..11402d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-21, v0.11.1
+       * Fix a bug in pithcat
+       * Minor updates in the documentation
+
 2013-10-18, v0.11
        * Update the documentation
        * Change local-backend identifier from file:// to local//
index a40b4a1..563dd9a 100644 (file)
@@ -45,9 +45,9 @@ copyright = u'2011, 2012, 2013 GRNET S.A. All rights reserved'
 # built documents.
 #
 # The short X.Y version.
-version = '0.11'
+version = '0.11.1'
 # The full version, including alpha/beta/rc tags.
-release = '0.11'
+release = '0.11.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/version b/version
index 51176c7..af88ba8 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.11
+0.11.1
index 92e1f35..cda7189 100644 (file)
@@ -1 +1 @@
-m4_define([devflow_version], [0.11])
+m4_define([devflow_version], [0.11.1])