[LON-CAPA-cvs] cvs: loncom(version_1_0_2) /build Makefile

albertel lon-capa-cvs@mail.lon-capa.org
Mon, 06 Oct 2003 21:24:27 -0000


albertel		Mon Oct  6 17:24:27 2003 EDT

  Modified files:              (Branch: version_1_0_2)
    /loncom/build	Makefile 
  Log:
  - prep for 1.0.2 release
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.155.4.2 loncom/build/Makefile:1.155.4.2.2.1
--- loncom/build/Makefile:1.155.4.2	Sun Aug 31 23:10:47 2003
+++ loncom/build/Makefile	Mon Oct  6 17:24:26 2003
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.155.4.2 2003/09/01 03:10:47 albertel Exp $
+# $Id: Makefile,v 1.155.4.2.2.1 2003/10/06 21:24:26 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.0.1
+VERSION=1.0.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.