diff options
author | Samba Release Account <samba-bugs@samba.org> | 1996-07-18 10:54:15 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1996-07-18 10:54:15 +0000 |
commit | 90357bb3b0a9cc65308800c7a483975fdb384637 (patch) | |
tree | 2e52d5d6cc222a9ec03b0371b80c149811f63e44 | |
parent | b6037f01a01e040e518eca0ea75c53a475e36b0c (diff) | |
download | samba-90357bb3b0a9cc65308800c7a483975fdb384637.tar.gz samba-90357bb3b0a9cc65308800c7a483975fdb384637.tar.bz2 samba-90357bb3b0a9cc65308800c7a483975fdb384637.zip |
preparing for release of 1.9.16alpha11
(This used to be commit b9d7b458b901ffb5ccf62c0e5bf461090ed6e0dd)
-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 7bde637b18..09f8a104e1 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "1.9.16a10" +#define VERSION "1.9.16alpha11" |