[LON-CAPA-cvs] cvs: loncom /build Makefile

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 01 Jul 2005 21:20:25 -0000


albertel		Fri Jul  1 17:20:25 2005 EDT

  Modified files:              
    /loncom/build	Makefile 
  Log:
  - whoops
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.174 loncom/build/Makefile:1.175
--- loncom/build/Makefile:1.174	Fri Jun 24 16:54:54 2005
+++ loncom/build/Makefile	Fri Jul  1 17:20:23 2005
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.174 2005/06/24 20:54:54 albertel Exp $
+# $Id: Makefile,v 1.175 2005/07/01 21:20:23 albertel 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=1.99.0
+VERSION=CVS_HEAD
 # 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.