From: Sergei Golovan
Description: Patch fixes version in configure.in
Date: Tue, 11 Mar 2025 12:00:36 +0300

--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@
 # so you can encode the package version directly into the source files.
 #-----------------------------------------------------------------------
 
-AC_INIT([udp], [1.0.10])
+AC_INIT([udp], [1.0.12])
 
 #--------------------------------------------------------------------
 # Call TEA_INIT as the first TEA_ macro to set up initial vars.
