Commit 305e42c6 authored by David Goulet's avatar David Goulet 🐼
Browse files

Merge branch 'releases' into 'main'

configure.ac: update version to 2.4.0

See merge request !8
parents 1bbce97e 47cf8b2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
##############################################################################

# Process this file with autoconf to produce a configure script.
AC_INIT([torsocks], [2.3.0],[dgoulet@torproject.org],[],[https://torproject.org])
AC_INIT([torsocks], [2.4.0],[dgoulet@torproject.org],[],[https://torproject.org])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
# Get hostname and other information.