summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-08-30 12:18:11 +0200
committerGuillem Jover <guillem@hadrons.org>2009-08-30 12:18:28 +0200
commit56f2e55b7afd257b56773048129093fce19c1a62 (patch)
tree2261b4f70901513a50116b696d3206b4d194bd73
parent5ac14531b5ffc9e9ea5c890a21e562bf664e0504 (diff)
Release libbsd 0.1.60.1.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eab7afa..485344c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
LIB_NAME := libbsd
LIB_VERSION_MAJOR := 0
LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 5
+LIB_VERSION_MICRO := 6
LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
LIB_PKGCONFIG := $(LIB_NAME).pc