diff options
author | Damien Miller <djm@mindrot.org> | 2002-04-23 13:15:31 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-04-23 13:15:31 +0200 |
commit | 0b3894d5b5d80ef9562a75a13c1e1c043d1ff21b (patch) | |
tree | 51c3c17c6611f3ca4be47a884931ea7266e0c2e0 /contrib/redhat | |
parent | - (djm) Trim ChangeLog to include only post-3.1 changes (diff) | |
download | openssh-0b3894d5b5d80ef9562a75a13c1e1c043d1ff21b.tar.xz openssh-0b3894d5b5d80ef9562a75a13c1e1c043d1ff21b.zip |
- (djm) Update RPM spec file versions
Diffstat (limited to 'contrib/redhat')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index c36b65153..7ad07621b 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -1,5 +1,5 @@ # Version of OpenSSH -%define oversion 3.1p1 +%define oversion 3.2p1 # Version of ssh-askpass %define aversion 1.2.4.1 |