aboutsummaryrefslogtreecommitdiffstats
path: root/openssl.spec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-03 11:47:05 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-03 11:47:05 +0000
commit71fca64d96003e2683eec65dab4df124a642431b (patch)
tree3e711faaf94c52c25e484cbb5ea4a8c766ece3a3 /openssl.spec
parent14023fe3521db8c2b984c44eb53ecfe498b1a01e (diff)
downloadopenssl-71fca64d96003e2683eec65dab4df124a642431b.tar.gz
Update version info.
Diffstat (limited to 'openssl.spec')
-rw-r--r--openssl.spec10
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