Skip to content

Commit bb28265

Browse files
committed
Set version to 23.04
1 parent 46f33e5 commit bb28265

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.01` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [[email protected]], [ejabberd])
5+
AC_INIT(ejabberd, m4_esyscmd([echo `git describe --tags 2>/dev/null || echo 23.04` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [[email protected]], [ejabberd])
66
REQUIRE_ERLANG_MIN="8.3 (Erlang/OTP 19.3)"
77
REQUIRE_ERLANG_MAX="100.0.0 (No Max)"
88

0 commit comments

Comments
 (0)