summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-05-29 02:48:00 +0200
committerGuillem Jover <guillem@hadrons.org>2009-05-29 02:48:00 +0200
commit391c75b4270a6bde57b316e557d3ae6eec017969 (patch)
treeb99a13b2aef5add1b6c959d03f572da7f9f25dee
parent45783ae4ca20b0b55f549785e5f63209750b60ed (diff)
Release libbsd 0.1.40.1.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbe23c1..eac96f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
LIB_NAME := libbsd
LIB_VERSION_MAJOR := 0
LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 3
+LIB_VERSION_MICRO := 4
LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
LIB_PKGCONFIG := $(LIB_NAME).pc