diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-10-24 15:20:57 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-10-24 15:20:57 +0000 |
commit | 635a8d773ca9794e60969a58a7514cf43ffc3db1 (patch) | |
tree | af730bb73170afcc3eb1b3b6afe5c4afd5d16287 | |
parent | 17b93e5d65c29d6f03f99ad0118a2eb80e4443b7 (diff) | |
download | openssh-git-635a8d773ca9794e60969a58a7514cf43ffc3db1.tar.gz |
Ooops.. Give me a break.. =) 3.0p1 is the release not 3.0p2..
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ /* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */ -#define SSH_VERSION "OpenSSH_3.0p2" +#define SSH_VERSION "OpenSSH_3.0p1" |