Merge tag 'v2.3.8' into testing
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 9 Nov 2023 10:13:58 +0000 (11:13 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 9 Nov 2023 10:13:58 +0000 (11:13 +0100)
branch.mk
sdk/branches/testing.bnd [new file with mode: 0644]

index c040e634e6d422cbc46c793693d89cfcec27f6b3..02caedb7cd800e5933d8bf8f2162673de81c7ed5 100644 (file)
--- a/branch.mk
+++ b/branch.mk
@@ -1,3 +1,3 @@
 # WARNING: this Makefile is for Argeo Build to build itself
 # and is not meant to be included or used in regular builds
-BRANCH=unstable
\ No newline at end of file
+BRANCH=testing
\ No newline at end of file
diff --git a/sdk/branches/testing.bnd b/sdk/branches/testing.bnd
new file mode 100644 (file)
index 0000000..f75a4c4
--- /dev/null
@@ -0,0 +1,6 @@
+major=2
+minor=1
+micro=2
+qualifier=.next
+
+SPDX-License-Identifier=CC0-1.0
\ No newline at end of file