summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-05-20 05:14:32 +0200
committerGuillem Jover <guillem@hadrons.org>2009-05-20 05:14:32 +0200
commit25dd60b9cc5f0a5ae867f9e7215cda7c28e89562 (patch)
treead5fb3c6566304f6c61517e24bfe88e194c2763a
parent5b16707e95d89d6a6b485bf3b26d4d340e2d9c6a (diff)
Release libbsd 0.1.10.1.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ee08ac..8d5bf70 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
LIB_NAME := libbsd
LIB_VERSION_MAJOR := 0
LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 0
+LIB_VERSION_MICRO := 1
LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
LIB_PKGCONFIG := $(LIB_NAME).pc