public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-keys:master commit in: gkeys-gen/gkeygen/, gkeys/gkeys/, gkeys-ldap/gkeyldap/
@ 2016-01-23 19:04 Brian Dolbec
  0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2016-01-23 19:04 UTC (permalink / raw
  To: gentoo-commits

commit:     9e06ed9f3629af7809a2f5bbfcea8458ca7b9d15
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 17:48:05 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 19:02:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-keys.git/commit/?id=9e06ed9f

Bump versions for a release

 gkeys-gen/gkeygen/__init__.py   | 2 +-
 gkeys-ldap/gkeyldap/__init__.py | 2 +-
 gkeys/gkeys/__init__.py         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gkeys-gen/gkeygen/__init__.py b/gkeys-gen/gkeygen/__init__.py
index ea87b6a..418738c 100644
--- a/gkeys-gen/gkeygen/__init__.py
+++ b/gkeys-gen/gkeygen/__init__.py
@@ -6,7 +6,7 @@ from collections import OrderedDict
 from gkeygen.actions import Action_Map, Available_Actions
 
 
-__version__ = '0.1'
+__version__ = '0.2'
 __license__ = 'GPLv2'
 
 

diff --git a/gkeys-ldap/gkeyldap/__init__.py b/gkeys-ldap/gkeyldap/__init__.py
index afc133e..682b458 100644
--- a/gkeys-ldap/gkeyldap/__init__.py
+++ b/gkeys-ldap/gkeyldap/__init__.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*-
 
-__version__ = '0.1'
+__version__ = '0.2'
 __license__ = 'GPLv2'
 

diff --git a/gkeys/gkeys/__init__.py b/gkeys/gkeys/__init__.py
index d148872..05fc730 100644
--- a/gkeys/gkeys/__init__.py
+++ b/gkeys/gkeys/__init__.py
@@ -8,7 +8,7 @@ from collections import OrderedDict
 from gkeys.action_map import Action_Map, Available_Actions
 
 
-__version__ = '0.1'
+__version__ = '0.2'
 __license__ = 'GPLv2'
 
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-23 19:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-23 19:04 [gentoo-commits] proj/gentoo-keys:master commit in: gkeys-gen/gkeygen/, gkeys/gkeys/, gkeys-ldap/gkeyldap/ Brian Dolbec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox