diff options
author | Darren Tucker <dtucker@zip.com.au> | 2011-06-03 02:35:23 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2011-06-03 02:35:23 +0200 |
commit | c412c1567b6d9eac77bbb43f450b95ef47389ad1 (patch) | |
tree | 4cb87eed3c07c6335c1f7e9d64f89d8aa54f167c /version.h | |
parent | - djm@cvs.openbsd.org 2011/05/23 03:31:31 (diff) | |
download | openssh-c412c1567b6d9eac77bbb43f450b95ef47389ad1.tar.xz openssh-c412c1567b6d9eac77bbb43f450b95ef47389ad1.zip |
- (dtucker) [README version.h contrib/caldera/openssh.spec
contrib/redhat/openssh.spec contrib/suse/openssh.spec] Pull the version
bumps from the 5.8p2 branch into HEAD. ok djm.
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ #define SSH_VERSION "OpenSSH_5.8" -#define SSH_PORTABLE "p1" +#define SSH_PORTABLE "p2" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |