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