public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-keys:master commit in: gkeys-gen/gkeygen/, gkeys/gkeys/, gkeys-ldap/gkeyldap/
Date: Sat, 23 Jan 2016 19:04:53 +0000 (UTC)	[thread overview]
Message-ID: <1453575747.9e06ed9f3629af7809a2f5bbfcea8458ca7b9d15.dolsen@gentoo> (raw)

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'
 
 


                 reply	other threads:[~2016-01-23 19:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453575747.9e06ed9f3629af7809a2f5bbfcea8458ca7b9d15.dolsen@gentoo \
    --to=dolsen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox