Bump version to 1.10.1 to track Icehouse

Change-Id: I9534324ff5fd063e33268ad9dfda1c947f5a48e0
Signed-off-by: Luis Pabon <lpabon@redhat.com>
Reviewed-on: http://review.gluster.org/6159
This commit is contained in:
Luis Pabon 2013-10-28 15:39:35 -04:00
parent 286a1308db
commit 76a173924a
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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