diff options
author | Damien Miller <djm@mindrot.org> | 2000-01-24 07:02:27 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-01-24 07:02:27 +0100 |
commit | 68cee109e84b716fc9f14558e53aa2a89d9f5eb7 (patch) | |
tree | 69651bd2f397d286c7ac69eea5be2b2490dc4828 /version.h | |
parent | - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com> (diff) | |
download | openssh-68cee109e84b716fc9f14558e53aa2a89d9f5eb7.tar.xz openssh-68cee109e84b716fc9f14558e53aa2a89d9f5eb7.zip |
- Pick up version 1.2.2 from OpenBSD CVS (no changes, just version numberV_1_2_2_PRE28
increment)
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -#define SSH_VERSION "OpenSSH-1.2.1" +#define SSH_VERSION "OpenSSH-1.2.2" |