Skip to content

Commit 85d0e93

Browse files
committed
Set version to 25.03
1 parent f677436 commit 85d0e93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
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.12` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [[email protected]], [ejabberd])
5+
AC_INIT(ejabberd, m4_esyscmd([echo `git describe --tags 2>/dev/null || echo 25.03` | 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)