projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed5ac22
)
Fix shlib version.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 31 Mar 2009 21:21:42 +0000
(21:21 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 31 Mar 2009 21:21:42 +0000
(21:21 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 53b565d6380d3a96da01e0b8ed447dd164a05cb2..8051839b5e2b47689421abe49161c48f293615a9 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-83,7
+83,7
@@
* should only keep the versions that are binary compatible with the current.
*/
#define SHLIB_VERSION_HISTORY ""
-#define SHLIB_VERSION_NUMBER "1.
1
.0"
+#define SHLIB_VERSION_NUMBER "1.
0
.0"
#endif /* HEADER_OPENSSLV_H */