[tor-commits] [obfsproxy/master] bump to a real initial version number

arma at torproject.org arma at torproject.org
Mon Mar 5 20:01:53 UTC 2012


commit dbb905231171f3531a185eff7704812baa18049e
Author: Roger Dingledine <arma at torproject.org>
Date:   Mon Mar 5 15:01:09 2012 -0500

    bump to a real initial version number
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 38deb3d..cf5bd43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.61])dnl Possibly earlier will do, but this is what I have
-AC_INIT([obfsproxy], [0.0])
+AC_INIT([obfsproxy], [0.1.0])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([foreign nostdinc])
 



More information about the tor-commits mailing list