diff options
author | Badlop <badlop@process-one.net> | 2008-01-15 17:53:40 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-01-15 17:53:40 +0000 |
commit | 864d2056a7f66cd0de975a6696b2129382915b05 (patch) | |
tree | 7a7ed5d8d1c4663a73e8a80f2f7729b036f24932 /doc/version.tex | |
parent | * doc/guide.tex: Updated copyright dates to 2008 (diff) |
* doc/guide.tex: Improved the documentation of Binary
installer. Updated the requirements, specifically: Erlang R10B-9
is required as minimum, and R12 is not yet supported. Added
section Upgrading ejabberd. Improved documentation about Erlang
runtime system environment variables and command-line parameters.
* doc/guide.html: Likewise
* doc/release_notes_2.0.0.txt: Updated to RC1
* doc/version.tex: Likewise
* src/ejabberd.hrl: Likewise
* doc/introduction.tex: Updated to 22 languages
* doc/Makefile: Ensure that Bash is used
SVN Revision: 1154
Diffstat (limited to 'doc/version.tex')
-rw-r--r-- | doc/version.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/version.tex b/doc/version.tex index df42bbb79..4a7ddfe7e 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1,2 +1,2 @@ % ejabberd version (automatically generated). -\newcommand{\version}{2.0.0-beta1} +\newcommand{\version}{2.0.0-rc1} |