summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar snowdrop2004-11-02 23:32:20 +0000
committerGravatar snowdrop2004-11-02 23:32:20 +0000
commitc41114c1cf6172ca40a7a040121a7a4819da3969 (patch)
tree3521a86cd3567ec42c60afba55cecc7aa68e539e /configure.ac
parent88f3c6b0e54b11c0a8f3acd83ea12a0436da1b29 (diff)
downloadcsoap-c41114c1cf6172ca40a7a040121a7a4819da3969.tar.gz
csoap-c41114c1cf6172ca40a7a040121a7a4819da3969.tar.bz2
prepare for release 1.0.3rc1r1_0_3rc1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c9823c6..dba9df7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ GENERIC_LIBRARY_NAME=libcsoap
#release versioning
GENERIC_MAJOR_VERSION=1
GENERIC_MINOR_VERSION=0
-GENERIC_MICRO_VERSION=0
+GENERIC_MICRO_VERSION=3
#API version (often = GENERIC_MAJOR_VERSION.GENERIC_MINOR_VERSION)
GENERIC_API_VERSION=1.0
@@ -39,7 +39,7 @@ NANOHTTP_LIBRARY_NAME=nanohttp
#release versioning
NANOHTTP_MAJOR_VERSION=1
NANOHTTP_MINOR_VERSION=0
-NANOHTTP_MICRO_VERSION=0
+NANOHTTP_MICRO_VERSION=3
#API version (often = GENERIC_MAJOR_VERSION.GENERIC_MINOR_VERSION)
NANOHTTP_API_VERSION=1.0