Skip to content

Commit 9bd1b39

Browse files
committed
Set version to 24.07
1 parent 20a01a2 commit 9bd1b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.59)
5-
AC_INIT(ejabberd, m4_esyscmd([echo `git describe --tags 2>/dev/null || echo 24.06` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [[email protected]], [ejabberd])
5+
AC_INIT(ejabberd, m4_esyscmd([echo `git describe --tags 2>/dev/null || echo 24.07` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [[email protected]], [ejabberd])
66
REQUIRE_ERLANG_MIN="9.0.5 (Erlang/OTP 20.0)"
77
REQUIRE_ERLANG_MAX="100.0.0 (No Max)"
88

0 commit comments

Comments
 (0)