summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index cd40a74..7022752 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -17,7 +17,8 @@
MAJOR=3
-MINOR=0
+MINOR=1
+
XTINC = /usr/X11R6/include
XTLIB = /usr/X11R6/lib
CC=gcc