diff options
author | Damien Miller <djm@mindrot.org> | 2013-05-10 16:02:20 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-05-10 16:02:20 +1000 |
commit | 5b02bf624ed7009a5aa136f4a619499bb346bc5c (patch) | |
tree | 30cf7d01e205ce1a08d37ff5ab27f5ac55e2866f /version.h | |
parent | f1d2496aac4bc12e7376e56eeaf520af699ffd3c (diff) |
- (djm) [version.h contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Crank version numbers for release.
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ | |||
2 | 2 | ||
3 | #define SSH_VERSION "OpenSSH_6.2" | 3 | #define SSH_VERSION "OpenSSH_6.2" |
4 | 4 | ||
5 | #define SSH_PORTABLE "p1" | 5 | #define SSH_PORTABLE "p2" |
6 | #define SSH_RELEASE SSH_VERSION SSH_PORTABLE | 6 | #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |