diff options
author | Andrew Tridgell <tridge@samba.org> | 1996-05-05 03:04:51 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1996-05-05 03:04:51 +0000 |
commit | f9014ae98d206f81b0e1ccbb016fa5bf7f896710 (patch) | |
tree | 20da98202e9a2a3cb5a8526351ed41546a43e288 /source3/include/version.h | |
parent | 52fc872aec226258aa88c6676625ce2485257678 (diff) | |
download | samba-f9014ae98d206f81b0e1ccbb016fa5bf7f896710.tar.gz samba-f9014ae98d206f81b0e1ccbb016fa5bf7f896710.tar.bz2 samba-f9014ae98d206f81b0e1ccbb016fa5bf7f896710.zip |
change version number to 1.9.16p2
(This used to be commit 03f93941b39a7135a7801a9108fe4e4bd8c6991d)
Diffstat (limited to 'source3/include/version.h')
-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 5dd6013151..dd02bf425e 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "1.9.16p1" +#define VERSION "1.9.16p2" |