summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gluster/swift/__init__.py2
-rw-r--r--glusterfs-openstack-swift.spec3
2 files changed, 4 insertions, 1 deletions
diff --git a/gluster/swift/__init__.py b/gluster/swift/__init__.py
index 8861ba6..e5e5af1 100644
--- a/gluster/swift/__init__.py
+++ b/gluster/swift/__init__.py
@@ -44,6 +44,6 @@ class PkgInfo(object):
###
### Change the Package version here
###
-_pkginfo = PkgInfo('1.10.0', '0', 'glusterfs-openstack-swift', False)
+_pkginfo = PkgInfo('1.10.1', '0', 'glusterfs-openstack-swift', False)
__version__ = _pkginfo.pretty_version
__canonical_version__ = _pkginfo.canonical_version
diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec
index 791ad70..480f92e 100644
--- a/glusterfs-openstack-swift.spec
+++ b/glusterfs-openstack-swift.spec
@@ -98,5 +98,8 @@ rm -rf %{buildroot}
%config %{_confdir}/fs.conf-gluster
%changelog
+* Mon Oct 28 2013 Luis Pabon <lpabon@redhat.com> - 1.10.1-0
+- IceHouse Release
+
* Wed Aug 21 2013 Luis Pabon <lpabon@redhat.com> - 1.8.0-7
- Update RPM spec file to support SRPMS