commit 3b4f7bcf2da3ed5999811e0c3f95d4a51ea77663 parent 21e4918cbe82bd4b6a73b319a4e4fc8fc8388061 Author: Bastien Dejean <nihilhill@gmail.com> Date: Sun, 21 Apr 2013 20:46:04 +0200 Version 0.3 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.2 +VERSION = 0.3 CC = gcc LIBS = -lm -lxcb -lxcb-keysyms