Bump for release
This commit is contained in:
parent
30755999c5
commit
3ea661a574
@ -1,5 +1,5 @@
|
|||||||
# AC_PREREQ(2.57)
|
# AC_PREREQ(2.57)
|
||||||
AC_INIT(libssh2,0.8,sarag@libssh2.org)
|
AC_INIT(libssh2,0.9,sarag@libssh2.org)
|
||||||
AC_CONFIG_SRCDIR([src])
|
AC_CONFIG_SRCDIR([src])
|
||||||
AC_CONFIG_HEADER([include/libssh2_config.h])
|
AC_CONFIG_HEADER([include/libssh2_config.h])
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ typedef unsigned long long libssh2_uint64_t;
|
|||||||
typedef long long libssh2_int64_t;
|
typedef long long libssh2_int64_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define LIBSSH2_VERSION "0.8"
|
#define LIBSSH2_VERSION "0.9"
|
||||||
#define LIBSSH2_APINO 200503281457
|
#define LIBSSH2_APINO 200503281457
|
||||||
|
|
||||||
/* Part of every banner, user specified or not */
|
/* Part of every banner, user specified or not */
|
||||||
|
Loading…
Reference in New Issue
Block a user