From 51ed20590a1bb7ae82fc76ae3f06459ac7f70dd7 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Fri, 12 Dec 2008 00:43:52 +0000 Subject: [PATCH] Bump VERSION_MAJOR to 0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f570d9..6bb13d7 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CFLAGS?= CFLAGS_DEBUG= VERSION_MAJOR=0 -VERSION_MINOR=1 +VERSION_MINOR=2 SONAME=libtermkey.so.$(VERSION_MAJOR)