summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-05-25 06:57:50 +0200
committerGuillem Jover <guillem@hadrons.org>2009-05-25 06:57:50 +0200
commitf984a7006bd8b456d4ea8aebc717e4e758676d7c (patch)
tree8bc44239a6f7a11f6322447e7fdcfe0d97a17979
parent326a3a76193161f096990a073d97d288f73f3408 (diff)
Release libbsd 0.1.20.1.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f9f0ae..42401b2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
LIB_NAME := libbsd
LIB_VERSION_MAJOR := 0
LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 1
+LIB_VERSION_MICRO := 2
LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
LIB_PKGCONFIG := $(LIB_NAME).pc