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

raeburn raeburn at source.lon-capa.org
Fri Jul 10 23:20:13 EDT 2026


raeburn		Sat Jul 11 03:20:13 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 loncom/build/Makefile:1.229.2.1
--- loncom/build/Makefile:1.229	Wed Dec 31 23:44:29 2025
+++ loncom/build/Makefile	Sat Jul 11 03:20:13 2026
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.229 2025/12/31 23:44:29 raeburn Exp $
+# $Id: Makefile,v 1.229.2.1 2026/07/11 03:20: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.12.0.RC1
 SHOWVERSION=$(VERSION)
-NEXTVERSION=2.12
+NEXTVERSION=2.13
 ifeq (CVS_HEAD,${VERSION})
 SHOWVERSION=$(NEXTVERSION).$(VERSION)
 endif




More information about the LON-CAPA-cvs mailing list