Author: abartlet Date: 2007-06-11 11:00:04 +0000 (Mon, 11 Jun 2007) New Revision: 23417
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23417 Log: Commit VERSION change to indicate this was the final snapshot. Fix spelling in WHATSNEW (as was in tarball). Andrew Bartlett Modified: branches/SAMBA_4_0_RELEASE/WHATSNEW.txt branches/SAMBA_4_0_RELEASE/source/VERSION Changeset: Modified: branches/SAMBA_4_0_RELEASE/WHATSNEW.txt =================================================================== --- branches/SAMBA_4_0_RELEASE/WHATSNEW.txt 2007-06-11 10:52:29 UTC (rev 23416) +++ branches/SAMBA_4_0_RELEASE/WHATSNEW.txt 2007-06-11 11:00:04 UTC (rev 23417) @@ -1,6 +1,6 @@ 'Samba4 TP5' presents you with a snapshot into Samba4's ongoing development, as we move towards our first alpha releases. This Technology -Preview (TP) is snapshot of Samba4's development, as at June 2007. +Preview (TP) is a snapshot of Samba4's development, as at June 2007. In the time since TP4 was released in January 2007, Samba has continued to evolve, but you may particularly notice these areas: Modified: branches/SAMBA_4_0_RELEASE/source/VERSION =================================================================== --- branches/SAMBA_4_0_RELEASE/source/VERSION 2007-06-11 10:52:29 UTC (rev 23416) +++ branches/SAMBA_4_0_RELEASE/source/VERSION 2007-06-11 11:00:04 UTC (rev 23417) @@ -79,7 +79,7 @@ # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes # # -> "3.0.0-SVN-build-199" # ######################################################## -SAMBA_VERSION_IS_SVN_SNAPSHOT=yes +SAMBA_VERSION_IS_SVN_SNAPSHOT=no ######################################################## # This is for specifying a release nickname #
