[geneagrapher] 128/226: Increment version number.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 11 17:10:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository geneagrapher.

commit e6b4307bd6d44216fb047b3f4700d84b917d0af6
Author: David Alber <alber.david at gmail.com>
Date:   Thu Nov 4 05:55:40 2010 +0000

    Increment version number.
---
 geneagrapher/geneagrapher.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/geneagrapher/geneagrapher.py b/geneagrapher/geneagrapher.py
index f1f6c13..6d3b60d 100644
--- a/geneagrapher/geneagrapher.py
+++ b/geneagrapher/geneagrapher.py
@@ -38,7 +38,7 @@ class Geneagrapher:
 		(options, args) = self.parser.parse_args()
 		
 		if options.print_version:
-			print "Geneagrapher Version 0.2.1"
+			print "Geneagrapher Version 0.2.1-r1"
 			self.parser.exit()
 		
 		if len(args) == 0:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/geneagrapher.git



More information about the debian-science-commits mailing list