summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Bensmann <johannesbensmann@gmx.de>2019-12-21 11:50:20 +0100
committerJohannes Bensmann <johannesbensmann@gmx.de>2019-12-21 11:50:20 +0100
commitc3dcae98083a341cd01a2cc684c13449253a4ce8 (patch)
tree7be3d4765ef1e4eccae0ed95aed7606d325bcab2
parent7b3de84ba137bbda7e1e9588f296fd366a50cdb2 (diff)
changed version number
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d34faed..621ed22 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# xmouseless
-VERSION = 0.0.1
+VERSION = 0.1.0
CC = /usr/bin/gcc
CFLAGS = -Wall -g
LDFLAGS = -lX11 -lXtst -lpthread