diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2009-04-03 13:47:05 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2009-04-03 13:47:05 +0200 |
commit | 71fca64d96003e2683eec65dab4df124a642431b (patch) | |
tree | 3e711faaf94c52c25e484cbb5ea4a8c766ece3a3 /openssl.spec | |
parent | Merge from 1.0.0-stable branch. (diff) | |
download | openssl-71fca64d96003e2683eec65dab4df124a642431b.tar.xz openssl-71fca64d96003e2683eec65dab4df124a642431b.zip |
Update version info.
Diffstat (limited to 'openssl.spec')
-rw-r--r-- | openssl.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/openssl.spec b/openssl.spec index de8c9e18d9..c114c5ae72 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,6 +1,6 @@ -%define libmaj 0 -%define libmin 9 -%define librel 9 +%define libmaj 1 +%define libmin 1 +%define librel 0 #%define librev a Release: 1 @@ -8,8 +8,8 @@ Release: 1 Summary: Secure Sockets Layer and cryptography libraries and tools Name: openssl -#Version: %{libmaj}.%{libmin}.%{librel} -Version: %{libmaj}.%{libmin}.%{librel}%{librev} +Version: %{libmaj}.%{libmin}.%{librel} +#Version: %{libmaj}.%{libmin}.%{librel}%{librev} Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz Copyright: Freely distributable Group: System Environment/Libraries |