aboutsummaryrefslogtreecommitdiff
path: root/config.h.win32-openssl
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2008-05-22 12:42:09 +0000
committerAris Adamantiadis <aris@0xbadc0de.be>2008-05-22 12:42:09 +0000
commit58f28617b8c6ca02889f8d116c9a7cd31f7a22a1 (patch)
tree8b82c6ee1187c740083b5a4bb378526842110df8 /config.h.win32-openssl
parent8b9841dd5714879b27ecb4532dfbbfe08e3b718d (diff)
downloadlibssh-58f28617b8c6ca02889f8d116c9a7cd31f7a22a1.tar.gz
libssh-58f28617b8c6ca02889f8d116c9a7cd31f7a22a1.tar.xz
libssh-58f28617b8c6ca02889f8d116c9a7cd31f7a22a1.zip
some changes so it compiles better under windows
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@159 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'config.h.win32-openssl')
-rw-r--r--config.h.win32-openssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.win32-openssl b/config.h.win32-openssl
index ac022648..4dc1da9f 100644
--- a/config.h.win32-openssl
+++ b/config.h.win32-openssl
@@ -156,7 +156,7 @@
#define PACKAGE_TARNAME "libssh"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.2"
+#define PACKAGE_VERSION "0.2.1-win-svn"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
@@ -177,7 +177,7 @@
#define TIME_WITH_SYS_TIME 1
/* Version number of package */
-#define VERSION "0.2"
+#define VERSION "0.2.1-win-svn"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */