mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-30 13:01:23 +03:00
changed LIBSSH_CURRENT to 1 to make a difference from libssh 0.11
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@82 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
834
aclocal.m4
vendored
834
aclocal.m4
vendored
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ AC_CONFIG_HEADER([config.h])
|
|||||||
# (Interfaces removed: CURRENT++, AGE=0, REVISION=0)
|
# (Interfaces removed: CURRENT++, AGE=0, REVISION=0)
|
||||||
# (Interfaces added: CURRENT++, AGE++, REVISION=0)
|
# (Interfaces added: CURRENT++, AGE++, REVISION=0)
|
||||||
# (No interfaces changed: REVISION++)
|
# (No interfaces changed: REVISION++)
|
||||||
LIBSSH_CURRENT=0
|
LIBSSH_CURRENT=1
|
||||||
LIBSSH_AGE=0
|
LIBSSH_AGE=0
|
||||||
LIBSSH_REVISION=0
|
LIBSSH_REVISION=0
|
||||||
AC_SUBST(LIBSSH_CURRENT)
|
AC_SUBST(LIBSSH_CURRENT)
|
||||||
|
|||||||
Reference in New Issue
Block a user