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

raeburn raeburn at source.lon-capa.org
Sun Oct 9 20:59:51 EDT 2011


raeburn		Mon Oct 10 00:59:51 2011 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.8.5 loncom/build/Makefile:1.190.8.6
--- loncom/build/Makefile:1.190.8.5	Fri May 13 12:04:56 2011
+++ loncom/build/Makefile	Mon Oct 10 00:59:51 2011
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.190.8.5 2011/05/13 12:04:56 raeburn Exp $
+# $Id: Makefile,v 1.190.8.6 2011/10/10 00:59:51 raeburn Exp $
 
 # TYPICAL USAGE of this Makefile is primarily for two targets:
 # "make build" and "make install".
@@ -26,7 +26,7 @@
 LAUNCHSAVE=$(OUTSTREAM) $(SAVE)
 METAMTARGET=""
 MTARGET=""
-VERSION=2.10.0
+VERSION=2.10.1
 SHOWVERSION=$(VERSION)
 NEXTVERSION=2.11
 ifeq (CVS_HEAD,${VERSION})




More information about the LON-CAPA-cvs mailing list