diff options
author | Gerald Carter <jerry@samba.org> | 2002-11-27 04:46:34 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-11-27 04:46:34 +0000 |
commit | 3ed178d0e12c63044e227adccfa16b13e38f34a7 (patch) | |
tree | e0bb388a9b65a0b6a7af2e74771398cb7981abae /source3/include | |
parent | 28930433aa5fba1989f66679789702af746e8485 (diff) | |
download | samba-3ed178d0e12c63044e227adccfa16b13e38f34a7.tar.gz samba-3ed178d0e12c63044e227adccfa16b13e38f34a7.tar.bz2 samba-3ed178d0e12c63044e227adccfa16b13e38f34a7.zip |
dumping up version number
(This used to be commit d19e86d3831072761a15d2811129cbe7ae225f52)
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 5995036c98..15d223fd7f 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1 +1 @@ -#define VERSION "3.0alpha21" +#define VERSION "3.0alpha22cvs" |