[LON-CAPA-cvs] cvs: loncom /build Makefile
albertel
lon-capa-cvs@mail.lon-capa.org
Mon, 13 Jan 2003 20:38:40 -0000
albertel Mon Jan 13 15:38:40 2003 EDT
Modified files:
/loncom/build Makefile
Log:
- bumping version
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.140 loncom/build/Makefile:1.141
--- loncom/build/Makefile:1.140 Sun Jan 12 19:17:24 2003
+++ loncom/build/Makefile Mon Jan 13 15:38:40 2003
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Scott Harrison, your friendly neighborhood volunteer
-# $Id: Makefile,v 1.140 2003/01/13 00:17:24 harris41 Exp $
+# $Id: Makefile,v 1.141 2003/01/13 20:38:40 albertel Exp $
# TYPICAL USAGE of this Makefile is primarily for two targets:
# "make build" and "make install".
@@ -23,7 +23,7 @@
LAUNCHSAVE=$(OUTSTREAM) $(SAVE)
METAMTARGET=""
MTARGET=""
-VERSION=0.6
+VERSION=0.6.1
DIRTARGET=loncapa-$(VERSION)
# =============================================== Help targets for the Makefile