[LON-CAPA-cvs] cvs: loncom(version_2_10_X) /build Makefile
raeburn
raeburn@source.lon-capa.org
Mon, 22 Mar 2010 21:52:57 -0000
raeburn Mon Mar 22 21:52:57 2010 EDT
Modified files: (Branch: version_2_10_X)
/loncom/build Makefile
Log:
- Bump version
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.190 loncom/build/Makefile:1.190.8.1
--- loncom/build/Makefile:1.190 Mon Aug 24 13:44:56 2009
+++ loncom/build/Makefile Mon Mar 22 21:52:57 2010
@@ -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.8.1 2010/03/22 21:52:57 raeburn 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=2.9.99.0
# 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.