diff options
author | John Terpstra <jht@samba.org> | 1997-08-18 04:32:17 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-08-18 04:32:17 +0000 |
commit | 8df30387b56c406037c15fcb10b38351a414884f (patch) | |
tree | a5a42b8448b9f0360106280f8667271f7c45af52 | |
parent | ea4c7557dd7048ba7a266d28de9e43fe0e282a52 (diff) | |
download | samba-8df30387b56c406037c15fcb10b38351a414884f.tar.gz samba-8df30387b56c406037c15fcb10b38351a414884f.tar.xz samba-8df30387b56c406037c15fcb10b38351a414884f.zip |
JHT ===> Just making sure any new tests do not announce as the last alpha!
(This used to be commit f75e7ab927deebcf67626329f6233b87a779fbf3)
-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 20486854f5c..4057b4b7740 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "1.9.17alpha5" +#define VERSION "1.9.17alpha6" |