From: Mathieu Baudier Date: Thu, 1 Jun 2023 06:58:56 +0000 (+0200) Subject: Merge tag 'v2.3.14' into testing X-Git-Tag: v2.1.33~1 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=385ef91b54955cde90c8797f56c0ed8270a6e528;hp=59556a7c68555f1ca93727fbe751bfc30e960a62;p=gpl%2Fargeo-tp.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..a9b6e1e --- /dev/null +++ b/sdk/branches/testing.bnd @@ -0,0 +1,4 @@ +major=2 +minor=1 +micro=32 +qualifier=.next \ No newline at end of file