From: Mathieu Baudier Date: Thu, 1 Jun 2023 06:59:20 +0000 (+0200) Subject: Merge tag 'v2.3.14' into testing X-Git-Tag: v2.1.27~1^2 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=0a1cc542f1954edfccf2a614ee1549ded17f8d34;hp=c02ce05c8cbbc25518718fa258f1d2c7e53a5fc4;p=gpl%2Fargeo-suite.git Merge tag 'v2.3.14' into testing --- diff --git a/.gitmodules b/.gitmodules index 07b10ca..d728334 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "sdk/argeo-build"] path = sdk/argeo-build url = http://git.argeo.org/cc0/argeo-build.git - branch = unstable + branch = testing diff --git a/branch.mk b/branch.mk index afde0f8..dbecaaa 100644 --- a/branch.mk +++ b/branch.mk @@ -1 +1 @@ -BRANCH=unstable \ No newline at end of file +BRANCH=testing \ No newline at end of file diff --git a/sdk/argeo-build b/sdk/argeo-build index 552334a..d9cae87 160000 --- a/sdk/argeo-build +++ b/sdk/argeo-build @@ -1 +1 @@ -Subproject commit 552334af25e7afe2d14d51ec2e78332bcbdc948c +Subproject commit d9cae87d811258d5a13e43eea8492f3792377ce4 diff --git a/sdk/branches/testing.bnd b/sdk/branches/testing.bnd new file mode 100644 index 0000000..b51d0e0 --- /dev/null +++ b/sdk/branches/testing.bnd @@ -0,0 +1,4 @@ +major=2 +minor=1 +micro=26 +qualifier=.next \ No newline at end of file