summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-06-28 06:55:10 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-06-28 06:55:10 +0200
commitd803c948c897b05b9e0aef3ad2259a41220917f8 (patch)
treefce93858465b7e5baf4a67b4757e84257d967474 /configure.ac
parent380a9a3ff3a376cfe768033375663e934516e4a6 (diff)
parentaf609a5fe23d2f920e7398307bc7d91957a9e7e5 (diff)
Update upstream source from tag 'upstream/1.1.1'
Update to upstream version '1.1.1' with Debian dir 2ad973c0cca3a85060e46815fe19227261a61ba0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1a27829..e905f57 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], [1.1.0], [https://github.com/nukedzn/psocksxx/issues])
+AC_INIT([psocksxx], [1.1.1], [https://github.com/nukedzn/psocksxx/issues])
AC_CONFIG_AUX_DIR([aux-build])
AC_CONFIG_MACRO_DIR([aux-build/m4])
AC_CONFIG_HEADERS([include/config.h])
@@ -33,7 +33,7 @@ AC_CONFIG_HEADERS([include/config.h])
# CURRENT : REVISION : AGE
# lib versions
-LIBPSOCKSXX_LT_VERSION=1:3:1
+LIBPSOCKSXX_LT_VERSION=1:4:1
AC_SUBST(LIBPSOCKSXX_LT_VERSION)
# init