aboutsummaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-26 16:57:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-26 16:57:47 +0000
commit761267757c03f8c05c21d377a7fd24a70d7a0363 (patch)
treebbcc625f95dd672beba3f789ee799f15104a0753 /symbian
parent8157744d45ee018ab325ff5a16be1212cd7e8f58 (diff)
downloadlibmicrohttpd-761267757c03f8c05c21d377a7fd24a70d7a0363.tar.gz
libmicrohttpd-761267757c03f8c05c21d377a7fd24a70d7a0363.zip
ready for 0.9.0
Diffstat (limited to 'symbian')
-rw-r--r--symbian/MHD_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbian/MHD_config.h b/symbian/MHD_config.h
index 01d01c4b..147dc79b 100644
--- a/symbian/MHD_config.h
+++ b/symbian/MHD_config.h
@@ -240,7 +240,7 @@
240#define STDC_HEADERS 1 240#define STDC_HEADERS 1
241 241
242/* Version number of package */ 242/* Version number of package */
243#define VERSION "0.4.2" 243#define VERSION "0.9.0"
244 244
245/* This is a Windows system */ 245/* This is a Windows system */
246/* #undef WINDOWS */ 246/* #undef WINDOWS */