mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
set version to community
This commit is contained in:
parent
243d24015c
commit
f123263230
@ -2,8 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.53)
|
AC_PREREQ(2.53)
|
||||||
AC_PACKAGE_VERSION(3.0.0)
|
AC_INIT(ejabberd, community, [ejabberd@process-one.net], [ejabberd])
|
||||||
AC_INIT(ejabberd, 3.0.0, [ejabberd@process-one.net], [ejabberd])
|
|
||||||
REQUIRE_ERLANG_MIN="5.9.1 (Erlang/OTP R15B01)"
|
REQUIRE_ERLANG_MIN="5.9.1 (Erlang/OTP R15B01)"
|
||||||
REQUIRE_ERLANG_MAX="9.0.0 (No Max)"
|
REQUIRE_ERLANG_MAX="9.0.0 (No Max)"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user