From 87f4eea1099866c374d6c125c5cb61ec651bc223 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 2 Dec 1998 13:20:18 +0000 Subject: Updated HEAD branch version to 2.1.0-prealpha in response to a user complaint about confusion because both the HEAD and SAMBA_2_0 reported the same version info. (This used to be commit 195b860b46b78a6a2dd83909477dbc2e9af8f845) --- source3/include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include/version.h') diff --git a/source3/include/version.h b/source3/include/version.h index ea1728bdc3..3714273aa0 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "2.0.0-beta1" +#define VERSION "2.1.0-prealpha" -- cgit