[27785] in Source-Commits

home help back first fref pref prev next nref lref last post

athrun commit: Bump version to 10.3.1

daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Fri Mar 7 23:09:51 2014

Date: Fri, 7 Mar 2014 23:09:44 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080409.s2849iwl002393@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/athrun/commit/d104025e16dccbe036baabe5d6b037bbab48b29d
commit d104025e16dccbe036baabe5d6b037bbab48b29d
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Fri Mar 7 22:51:46 2014 -0500

    Bump version to 10.3.1

 debian/changelog |    6 ++++++
 setup.py         |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c53833b..61b60b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debathena-athrun (10.3.1-0debathena1) UNRELEASED; urgency=low
+
+  * Bump version.
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 07 Mar 2014 22:50:46 -0500
+
 debathena-athrun (10.3-0debathena2) unstable; urgency=low
 
   * attachandrun is architecture-independent, mark it appropraitely
diff --git a/setup.py b/setup.py
index f6353ab..11f7b15 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 from distutils.core import setup
 
 setup(name='attachandrun',
-      version='10.2',
+      version='10.3.1',
       description='Athena utility for scripts to run a program from a locker',
       author='Alexander Chernyakhovsky',
       scripts=['attachandrun']

home help back first fref pref prev next nref lref last post