diff options
author | Gerald Carter <jerry@samba.org> | 2003-05-22 14:53:02 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-05-22 14:53:02 +0000 |
commit | 8b0f68945198e1432df582e789e9fc0572279c65 (patch) | |
tree | 08625e4a5f7c27bbca702e65b55b6fa8e91f8ceb /source3 | |
parent | 23d30cbf9f3927aeabcffa8f2a82c79feab46f65 (diff) | |
download | samba-8b0f68945198e1432df582e789e9fc0572279c65.tar.gz samba-8b0f68945198e1432df582e789e9fc0572279c65.tar.bz2 samba-8b0f68945198e1432df582e789e9fc0572279c65.zip |
updating version
(This used to be commit b1eb0dd7e0593e08f71aa9c4fc3d47ccdfabc691)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/version.h b/source3/include/version.h index 3ee1d8db59..b5b00c7859 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0alpha24" +#define VERSION "3.0beta1" |