bump version for tag download
This commit is contained in:
parent
e482c00cb1
commit
f0c48fba45
@ -6,7 +6,7 @@
|
||||
#
|
||||
#
|
||||
|
||||
AC_INIT([cyassl],[2.5.2],[http://www.yassl.com])
|
||||
AC_INIT([cyassl],[2.5.2b],[http://www.yassl.com])
|
||||
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
@ -26,7 +26,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define LIBCYASSL_VERSION_STRING "2.5.2"
|
||||
#define LIBCYASSL_VERSION_STRING "2.5.2b"
|
||||
#define LIBCYASSL_VERSION_HEX 0x02005002
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user