diff options
author | Gerald Carter <jerry@samba.org> | 2002-02-18 19:42:52 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-02-18 19:42:52 +0000 |
commit | 92ec2cafca84eb586b75fc2ea6b1d26bd535ec27 (patch) | |
tree | 7eeb360e492a7c6eab4d0b944532ea5395dc5848 | |
parent | 7e1e517b625f3c737391470ec614cbaea3047eae (diff) | |
download | samba-92ec2cafca84eb586b75fc2ea6b1d26bd535ec27.tar.gz samba-92ec2cafca84eb586b75fc2ea6b1d26bd535ec27.tar.xz samba-92ec2cafca84eb586b75fc2ea6b1d26bd535ec27.zip |
changed version to 2.2.4-pre
-rw-r--r-- | source/include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/version.h b/source/include/version.h index dcc2e48d17a..e4eea05944e 100644 --- a/source/include/version.h +++ b/source/include/version.h @@ -1 +1 @@ -#define VERSION "2.2.3" +#define VERSION "2.2.4-pre" |