]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Release libbsd 0.2.0 0.2.0
authorGuillem Jover <guillem@hadrons.org>
Sun, 10 Jan 2010 11:04:03 +0000 (12:04 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 10 Jan 2010 14:29:51 +0000 (15:29 +0100)
Makefile

index b44afd71af61aa13fc76d678102295518fc6f710..258bb0c99cff8d35c5c19383877f7b2faeef4ff3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@ VERSION := $(shell ./get-version)
 
 LIB_NAME := libbsd
 LIB_VERSION_MAJOR := 0
-LIB_VERSION_MINOR := 1
-LIB_VERSION_MICRO := 6
+LIB_VERSION_MINOR := 2
+LIB_VERSION_MICRO := 0
 LIB_VERSION := $(LIB_VERSION_MAJOR).$(LIB_VERSION_MINOR).$(LIB_VERSION_MICRO)
 
 LIB_PKGCONFIG := $(LIB_NAME).pc