[Reportbug-commits] r686 - in trunk (debian/changelog reportbug/__init__.py)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Thu Jan 15 10:48:25 UTC 2009


    Date: Thursday, January 15, 2009 @ 10:48:24
  Author: morph
Revision: 686

reportbug/__init__.py

* reportbug/__init__.py
  - updated version number

Modified:
  trunk/debian/changelog
  trunk/reportbug/__init__.py

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-01-15 10:21:01 UTC (rev 685)
+++ trunk/debian/changelog	2009-01-15 10:48:24 UTC (rev 686)
@@ -1,3 +1,10 @@
+reportbug (3.99.2) UNRELEASED; urgency=low
+
+  * reportbug/__init__.py
+    - updated version number
+
+ -- Sandro Tosi <morph at debian.org>  Thu, 15 Jan 2009 11:41:10 +0100
+
 reportbug (3.99.1) experimental; urgency=low
 
   * reportbug/__init__.py

Modified: trunk/reportbug/__init__.py
===================================================================
--- trunk/reportbug/__init__.py	2009-01-15 10:21:01 UTC (rev 685)
+++ trunk/reportbug/__init__.py	2009-01-15 10:48:24 UTC (rev 686)
@@ -24,7 +24,7 @@
 __all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
            'debianbts', 'exceptions', 'submit', 'tempfile']
 
-VERSION_NUMBER = "3.99.1"
+VERSION_NUMBER = "3.99.2"
 
 VERSION = "reportbug "+VERSION_NUMBER
 COPYRIGHT = VERSION + '\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc at debian.org>'




More information about the Reportbug-commits mailing list