13 lines
498 B
Diff
13 lines
498 B
Diff
diff -up openssl-0.9.8j/crypto/opensslv.h.shlib-version openssl-0.9.8j/crypto/opensslv.h
|
|
--- openssl-0.9.8j/crypto/opensslv.h.shlib-version 2007-12-13 17:57:40.000000000 +0100
|
|
+++ openssl-0.9.8j/crypto/opensslv.h 2008-01-25 17:10:13.000000000 +0100
|
|
@@ -83,7 +83,7 @@
|
|
* should only keep the versions that are binary compatible with the current.
|
|
*/
|
|
#define SHLIB_VERSION_HISTORY ""
|
|
-#define SHLIB_VERSION_NUMBER "0.9.8"
|
|
+#define SHLIB_VERSION_NUMBER "0.9.8j"
|
|
|
|
|
|
#endif /* HEADER_OPENSSLV_H */
|