diff options
author | Andrew Tridgell <tridge@samba.org> | 1996-05-05 11:35:35 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1996-05-05 11:35:35 +0000 |
commit | 839ddb871c6c3c447c98d837ef9bed55694ed5cb (patch) | |
tree | 9dee3582c2933a3d788fea488b5bef582207ccad /source3 | |
parent | 2ef2593c92573d8cf042b0163cb9526335d661ff (diff) | |
download | samba-839ddb871c6c3c447c98d837ef9bed55694ed5cb.tar.gz samba-839ddb871c6c3c447c98d837ef9bed55694ed5cb.tar.bz2 samba-839ddb871c6c3c447c98d837ef9bed55694ed5cb.zip |
fixed version number (again!)
(This used to be commit 52b5148221e57c122f0c4ed3f0b49d6d9b7fd789)
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 dd02bf425e..7a31d9d932 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "1.9.16p2" +#define VERSION "1.9.16alpha2" |