summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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