13 lines
498 B
Diff
13 lines
498 B
Diff
diff -up openssl-0.9.8k/crypto/opensslv.h.shlib-version openssl-0.9.8k/crypto/opensslv.h
|
|
--- openssl-0.9.8k/crypto/opensslv.h.shlib-version 2009-04-17 16:39:45.000000000 +0200
|
|
+++ openssl-0.9.8k/crypto/opensslv.h 2009-04-17 16:39:46.000000000 +0200
|
|
@@ -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.8k"
|
|
|
|
|
|
#endif /* HEADER_OPENSSLV_H */
|