bump version

This commit is contained in:
Christian Grothoff
2026-04-13 11:43:19 +02:00
parent c345fa6474
commit d30316fda9
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#
AC_PREREQ([2.64])
LT_PREREQ([2.4.0])
AC_INIT([GNU libmicrohttpd],[1.0.3],[libmicrohttpd@gnu.org])
AC_INIT([GNU libmicrohttpd],[1.0.4],[libmicrohttpd@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
MHD_AUX_DIR='build-aux' # Must be set to the same value as in the previous line
AC_CONFIG_HEADERS([MHD_config.h])