24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-09-19 14:03:03 +02:00

Degrade trunk to prealpha, and show a warning in configure script.

SVN Revision: 2918
This commit is contained in:
Badlop 2010-01-22 11:27:32 +00:00
parent 114dd4d9e7
commit 6e18e292f3
2 changed files with 10 additions and 1 deletions

View File

@ -160,3 +160,12 @@ LD_SHARED="$LD_SHARED $CBIT"
echo "CBIT is set to '$CBIT'"
AC_OUTPUT
echo
echo "********************** WARNING ! ************************"
echo "* ejabberd trunk svn is NOT ready for real usage yet, *"
echo "* because it is still in heavy development. *"
echo "* Don't use ejabberd trunk yet, it is prealpha! *"
echo "* Please use ejabberd 2.1.x branch. *"
echo "*********************************************************"
echo

View File

@ -2,7 +2,7 @@
{application, ejabberd,
[{description, "ejabberd"},
{vsn, "3.0.0-alpha"},
{vsn, "3.0.0-prealpha"},
{modules, [acl,
adhoc,
configure,