[LON-CAPA-cvs] cvs: loncom(GCI_2) /build Makefile
gci
gci@source.lon-capa.org
Wed, 23 Sep 2009 20:23:11 -0000
gci Wed Sep 23 20:23:11 2009 EDT
Modified files: (Branch: GCI_2)
/loncom/build Makefile
Log:
- Bump version for GCI_2.
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.190 loncom/build/Makefile:1.190.2.1
--- loncom/build/Makefile:1.190 Mon Aug 24 13:44:56 2009
+++ loncom/build/Makefile Wed Sep 23 20:23:11 2009
@@ -1,6 +1,6 @@
# The LearningOnline Network with CAPA
-# $Id: Makefile,v 1.190 2009/08/24 13:44:56 raeburn Exp $
+# $Id: Makefile,v 1.190.2.1 2009/09/23 20:23:11 gci Exp $
# TYPICAL USAGE of this Makefile is primarily for two targets:
# "make build" and "make install".
@@ -22,7 +22,7 @@
LAUNCHSAVE=$(OUTSTREAM) $(SAVE)
METAMTARGET=""
MTARGET=""
-VERSION=CVS_HEAD
+VERSION=GCI_2
# The current working definition for "RELEASE" is: changes not in the software,
# but in the operating system dependent packaging of the software. Thus, the
# generic tarball releases do not need to have a release number specified.