summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-04 12:39:24 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-04 12:39:24 +0200
commit2435ce47d2ac535feb811abd6a1f9b9f66d8f5e8 (patch)
treeddb7bc019e1bc43708ea4654e5d93e415e7d54d4 /configure.ac
parent841563828bed9dee3580b5e0cd245e44b0d63043 (diff)
Imported Upstream version 0.0.6upstream/0.0.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0a4e874..3145893 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
-AC_INIT([psocksxx], [0.0.5], [http://bugs.geniusse.com/])
+AC_INIT([psocksxx], [0.0.6], [http://bugs.geniusse.com/])
AC_CONFIG_AUX_DIR([aux-build])
AC_CONFIG_MACRO_DIR([aux-build/m4])
AC_CONFIG_HEADERS([include/config.h])