From 5c428818ddf7c3e753810600a1d05ce332903321 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Tue, 18 Nov 2008 16:58:37 +0000 Subject: [PATCH] Bump VERSION_MINOR to 0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index be652fc..81c9461 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CFLAGS?= CFLAGS_DEBUG= VERSION_MAJOR=0 -VERSION_MINOR=0 +VERSION_MINOR=1 SONAME=libtermkey.so.$(VERSION_MAJOR)