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