diff options
author | John Terpstra <jht@samba.org> | 1997-09-05 22:18:16 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-09-05 22:18:16 +0000 |
commit | e81c4e902d33f1e1903d2ac1f285c7aa1840e5bc (patch) | |
tree | d8383b36d96531a988807bb43ae04e7b689a673e /source3/include | |
parent | e7e49a6e6a1e7d5b1bc64563f29e7cebd5d8e01f (diff) | |
download | samba-e81c4e902d33f1e1903d2ac1f285c7aa1840e5bc.tar.gz samba-e81c4e902d33f1e1903d2ac1f285c7aa1840e5bc.tar.bz2 samba-e81c4e902d33f1e1903d2ac1f285c7aa1840e5bc.zip |
JHT ===> Just setting version to 1.9.18alpha1
(This used to be commit e462cf2f1b498ba9eb00d3d2f9c299e7624a62fd)
Diffstat (limited to 'source3/include')
-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 56ee92c13f..33c9d240ba 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "1.9.17" +#define VERSION "1.9.18alpha1" |