summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authordamiano1999-04-13 14:47:00 +0000
committerdamiano1999-04-13 14:47:00 +0000
commit45f7b5eef5a2108242e24cc76ae6c400a6b3da9e (patch)
tree51ce9ff847cc03a9d40f6d88d3bcf435fbabcd08 /src/Makefile
parentd14724fc5921cde8fd6f29e4873e83a1ae52eba7 (diff)
downloadivy-c-45f7b5eef5a2108242e24cc76ae6c400a6b3da9e.zip
ivy-c-45f7b5eef5a2108242e24cc76ae6c400a6b3da9e.tar.gz
ivy-c-45f7b5eef5a2108242e24cc76ae6c400a6b3da9e.tar.bz2
ivy-c-45f7b5eef5a2108242e24cc76ae6c400a6b3da9e.tar.xz
Changing MINOR to match version 3.1
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