summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2005-07-04 22:55:31 (UTC)
committer Michael Krelin <hacker@klever.net>2005-07-04 22:55:31 (UTC)
commit9cc67ea5af191d5bc1f26506c35d8387a05361c2 (patch) (side-by-side diff)
tree64d38f40743332908b79164d12a7377cc8db5aab
parentc5d7daf77e265b53951e1e2b09c51e2fba5e93dc (diff)
downloadkingate-9cc67ea5af191d5bc1f26506c35d8387a05361c2.zip
kingate-9cc67ea5af191d5bc1f26506c35d8387a05361c2.tar.gz
kingate-9cc67ea5af191d5bc1f26506c35d8387a05361c2.tar.bz2
bumped library version info
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d462c8..7bf0b26 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,7 +14,7 @@ libkingate_la_SOURCES = \
util.cc \
cookies.cc \
headers.cc
-libkingate_la_LDFLAGS = -version-info 2:0:0
+libkingate_la_LDFLAGS = -version-info 3:0:0
libkingate_fcgi_la_SOURCES = \
fastcgi.cc