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

raeburn raeburn at source.lon-capa.org
Sat May 12 11:14:13 EDT 2012


raeburn		Sat May 12 15:14:13 2012 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/build	Makefile 
  Log:
  - Bump version.
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.201 loncom/build/Makefile:1.201.2.1
--- loncom/build/Makefile:1.201	Mon Jan 30 11:36:34 2012
+++ loncom/build/Makefile	Sat May 12 15:14:13 2012
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.201 2012/01/30 11:36:34 goltermann Exp $
+# $Id: Makefile,v 1.201.2.1 2012/05/12 15:14:13 raeburn Exp $
 
 # TYPICAL USAGE of this Makefile is primarily for two targets:
 # "make build" and "make install".
@@ -26,9 +26,9 @@
 LAUNCHSAVE=$(OUTSTREAM) $(SAVE)
 METAMTARGET=""
 MTARGET=""
-VERSION=CVS_HEAD
+VERSION=2.11.0.RC1
 SHOWVERSION=$(VERSION)
-NEXTVERSION=2.11
+NEXTVERSION=2.12
 ifeq (CVS_HEAD,${VERSION})
 SHOWVERSION=$(NEXTVERSION).$(VERSION)
 endif




More information about the LON-CAPA-cvs mailing list