From ae70faef94d94c7db8d0d2ba4cdf6819f05705f2 Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Fri, 11 Sep 2009 08:16:25 +0000 Subject: change version do 2.1.0 SVN Revision: 2597 --- doc/dev.html | 4 ++-- doc/features.html | 4 ++-- doc/guide.html | 4 ++-- doc/version.tex | 2 +- src/ejabberd.app | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/dev.html b/doc/dev.html index a5cb0c2c..d96a82c3 100644 --- a/doc/dev.html +++ b/doc/dev.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/REC-html40/loose.dtd"> -Ejabberd 2.1.0-alpha Developers Guide +<TITLE>Ejabberd 2.1.0 Developers Guide @@ -49,7 +49,7 @@ TD P{margin:0px;}

-

Ejabberd 2.1.0-alpha Developers Guide

Alexey Shchepin
+

Ejabberd 2.1.0 Developers Guide

Alexey Shchepin
mailto:alexey@sevcom.net
xmpp:aleksey@jabber.ru

diff --git a/doc/features.html b/doc/features.html index d8f14d14..8e51fb3b 100644 --- a/doc/features.html +++ b/doc/features.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/REC-html40/loose.dtd"> -Ejabberd 2.1.0-alpha Feature Sheet +<TITLE>Ejabberd 2.1.0 Feature Sheet @@ -50,7 +50,7 @@ SPAN{width:20%; float:right; text-align:left; margin-left:auto;}

-

Ejabberd 2.1.0-alpha Feature Sheet

Sander Devrieze
+

Ejabberd 2.1.0 Feature Sheet

Sander Devrieze
mailto:s.devrieze@pandora.be
xmpp:sander@devrieze.dyndns.org

diff --git a/doc/guide.html b/doc/guide.html index 68876eac..fadc0a38 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -6,7 +6,7 @@ - ejabberd 2.1.0-alpha + ejabberd 2.1.0 Installation and Operation Guide @@ -76,7 +76,7 @@ BLOCKQUOTE.figure DIV.center DIV.center HR{display:none;}


- +
ejabberd 2.1.0-alpha
ejabberd 2.1.0
 
Installation and Operation Guide

diff --git a/doc/version.tex b/doc/version.tex index e48c09bf..6ef8b9e6 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1,2 +1,2 @@ % ejabberd version (automatically generated). -\newcommand{\version}{2.1.0-alpha} +\newcommand{\version}{2.1.0} diff --git a/src/ejabberd.app b/src/ejabberd.app index 7f0948f0..9d944c06 100644 --- a/src/ejabberd.app +++ b/src/ejabberd.app @@ -2,7 +2,7 @@ {application, ejabberd, [{description, "ejabberd"}, - {vsn, "2.1.0-alpha"}, + {vsn, "2.1.0"}, {modules, [acl, adhoc, configure, -- cgit v1.2.3