From c47f08557c5f3cc13fabf9c395fbc22193ae24dd Mon Sep 17 00:00:00 2001 From: Matt Tucker Date: Fri, 3 Oct 2003 01:05:04 +0000 Subject: [PATCH] Account for the fact that there is now a standard and developer release. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2131 b35dd754-fafc-0310-a699-88a17e54d16e --- build/resources/releasedocs/README.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build/resources/releasedocs/README.html b/build/resources/releasedocs/README.html index 6cb6a3a79..2ca77b3ea 100644 --- a/build/resources/releasedocs/README.html +++ b/build/resources/releasedocs/README.html @@ -56,10 +56,10 @@ Smack Readme - + - +
version:1.2.11.3.0
released:September 28, 2003October XX, 2003
@@ -79,10 +79,11 @@ fixes to the code, please visit the The smack.jar file in the main distribution folder is the only binary file required for embedding XMPP functionality into client applications. The optional -smackx.jar contains the Smack extensions. -The full source of the library is included in the source directory and -can be compiled using the build scripts found in the -build directory. +smackx.jar contains the Smack extensions.

+ +If you downloaded the developer release, the full source of the library is included in +the source directory and can be compiled using the build scripts found in the +build directory (please see the README file in the build directory for further details).

Changelog and Upgrading