Don't limit uploads.
[fedora-mingw.git] / openssl / openssl-0.9.8j-shlib-version.patch
1 diff -up openssl-0.9.8j/crypto/opensslv.h.shlib-version openssl-0.9.8j/crypto/opensslv.h
2 --- openssl-0.9.8j/crypto/opensslv.h.shlib-version      2007-12-13 17:57:40.000000000 +0100
3 +++ openssl-0.9.8j/crypto/opensslv.h    2008-01-25 17:10:13.000000000 +0100
4 @@ -83,7 +83,7 @@
5   * should only keep the versions that are binary compatible with the current.
6   */
7  #define SHLIB_VERSION_HISTORY ""
8 -#define SHLIB_VERSION_NUMBER "0.9.8"
9 +#define SHLIB_VERSION_NUMBER "0.9.8j"
10  
11  
12  #endif /* HEADER_OPENSSLV_H */