Skip to content

Commit 654601f

Browse files
committed
Set version to 24.02
1 parent d29ef59 commit 654601f

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 23.10` | 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.02` | 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)