aboutsummaryrefslogtreecommitdiff
path: root/config.h.win32-openssl
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2008-12-22 13:44:55 +0000
committerAndreas Schneider <mail@cynapses.org>2008-12-22 13:44:55 +0000
commit6ea38880543478fb7d23de731f56fbe33632f5f7 (patch)
treec009c4d69e9327876be224f57fff4ff9c00c662e /config.h.win32-openssl
parentb11ddd23b28b987d5f7ae1a9a3aa9629bb9f2914 (diff)
downloadlibssh-6ea38880543478fb7d23de731f56fbe33632f5f7.tar.gz
libssh-6ea38880543478fb7d23de731f56fbe33632f5f7.tar.xz
libssh-6ea38880543478fb7d23de731f56fbe33632f5f7.zip
Change version numbers to 0.3.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@197 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 4dc1da9f..88f84beb 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.1-win-svn"
+#define PACKAGE_VERSION "0.3-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.1-win-svn"
+#define VERSION "0.3-win-svn"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */