changed version number to 0.2.1-svn
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@144 7dcaeef0-15fb-0310-b436-a5af3365683c
Этот коммит содержится в:
родитель
c284eb4e38
Коммит
99cfb69610
@ -2,7 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT([libssh], 0.2, [aris@0xbadc0de.be])
|
AC_INIT([libssh], 0.2.1-svn, [aris@0xbadc0de.be])
|
||||||
AM_INIT_AUTOMAKE(1.9)
|
AM_INIT_AUTOMAKE(1.9)
|
||||||
AC_CONFIG_SRCDIR([sample.c])
|
AC_CONFIG_SRCDIR([sample.c])
|
||||||
AC_CONFIG_HEADER([config.h])
|
AC_CONFIG_HEADER([config.h])
|
||||||
|
@ -29,7 +29,7 @@ MA 02111-1307, USA. */
|
|||||||
#endif
|
#endif
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#define LIBSSH_VERSION "libssh-0.2"
|
#define LIBSSH_VERSION "libssh-0.2.1-svn"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user