<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Fix version
https://gitlab.torproject.org/tpo/core/torsocks/-/commit/47cf8b2caea0d9b42c1839eee9e09c92d1ce5f31
--- configure.ac
+++ configure.ac
@@ -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.
</pre></body></html>