[tor-commits] [ooni-probe/master] Bump to version 1.0.0-rc6

art at torproject.org art at torproject.org
Mon Jan 13 13:46:16 UTC 2014


commit 359aea8ddb7365dc1b5083228c4783c9db85ff50
Author: Arturo Filastò <art at fuffa.org>
Date:   Mon Jan 13 14:44:20 2014 +0100

    Bump to version 1.0.0-rc6
---
 debian/changelog |    6 +++---
 ooni/__init__.py |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 93abf71..c05ec94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ooniprobe (1.0.0-rc5-1) UNRELEASED; urgency=low
+ooniprobe (1.0.0-rc6-1); urgency=low
 
-  * Initial release. (Closes: #XXXXXX)
+  * ooniprobe 1.0.0-rc6
 
- -- OONI Developers (signing key) <ooni-dev at lists.torproject.org>  Fri, 3 Jan 2014 11:14:46 +0200
+ -- OONI Developers (signing key) <ooni-dev at lists.torproject.org>  Mon, 13 Jan 2014 14:14:46 +0200
diff --git a/ooni/__init__.py b/ooni/__init__.py
index f4337c5..dbf546e 100644
--- a/ooni/__init__.py
+++ b/ooni/__init__.py
@@ -1,7 +1,7 @@
 # -*- encoding: utf-8 -*-
 
 __author__ = "Arturo Filastò"
-__version__ = "1.0.0-rc5"
+__version__ = "1.0.0-rc6"
 
 __all__ = ['config', 'inputunit', 'kit',
            'lib', 'nettest', 'oonicli', 'reporter',



More information about the tor-commits mailing list