The branch, v3-2-stable has been updated via cf49486080f45d9ad63572b5f9cbb87c5e0dc35d (commit) from b513bb473d0fd00e14f5b0c5df195b03775272e3 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-stable - Log ----------------------------------------------------------------- commit cf49486080f45d9ad63572b5f9cbb87c5e0dc35d Author: Karolin Seeger <[EMAIL PROTECTED]> Date: Sun Mar 23 07:28:13 2008 +0100 VERSION: Update pre release number. Karolin (cherry picked from commit 4e609ffb2f9983362f817c1346e0a4116d2dd74a) ----------------------------------------------------------------------- Summary of changes: source/VERSION | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Changeset truncated at 500 lines: diff --git a/source/VERSION b/source/VERSION index 814d171..9b7c0bc 100644 --- a/source/VERSION +++ b/source/VERSION @@ -46,7 +46,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=2 +SAMBA_VERSION_PRE_RELEASE=3 ######################################################## # For 'rc' releases the version will be # -- Samba Shared Repository