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

raeburn raeburn at source.lon-capa.org
Sat Sep 12 21:47:37 EDT 2026


raeburn		Sun Sep 13 01:47:37 2026 EDT

  Modified files:              (Branch: version_2_12_X)
    /loncom/build	Makefile 
  Log:
  - Bump version
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.229.2.1 loncom/build/Makefile:1.229.2.2
--- loncom/build/Makefile:1.229.2.1	Sat Jul 11 03:20:13 2026
+++ loncom/build/Makefile	Sun Sep 13 01:47:37 2026
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.229.2.1 2026/07/11 03:20:13 raeburn Exp $
+# $Id: Makefile,v 1.229.2.2 2026/09/13 01:47:37 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.12.0.RC1
+VERSION=2.12.0.RC2
 SHOWVERSION=$(VERSION)
 NEXTVERSION=2.13
 ifeq (CVS_HEAD,${VERSION})




More information about the LON-CAPA-cvs mailing list