aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2008-11-18 16:58:37 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2008-11-18 16:58:37 +0000
commit5c428818ddf7c3e753810600a1d05ce332903321 (patch)
tree580a765fe2885f363b52d964ec4f967826bf21d3
parent0dc23ed684babbb860f173b382fd72a856d60bd2 (diff)
downloadtermo-5c428818ddf7c3e753810600a1d05ce332903321.tar.gz
termo-5c428818ddf7c3e753810600a1d05ce332903321.tar.xz
termo-5c428818ddf7c3e753810600a1d05ce332903321.zip
Bump VERSION_MINOR to 0.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)