summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-05-25 09:37:39 +0200
committerGuillem Jover <guillem@hadrons.org>2009-05-25 09:37:39 +0200
commitd03b2b07fc7f8084e8f56b69dc65a11c74caf5b7 (patch)
tree26814bf4c9fa1bcc62f196418a08fc2f790779c4
parentcb1346e5b3bdeb98e4118053e2520ae68d2111b1 (diff)
Release libbsd 0.1.30.1.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42401b2..6ba703b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
LIB_NAME := libbsd
LIB_VERSION_MAJOR := 0
LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 2
+LIB_VERSION_MICRO := 3
LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
LIB_PKGCONFIG := $(LIB_NAME).pc