From 76464c0ad61d068f20c68ce0af9c9ebfb20e58ce Mon Sep 17 00:00:00 2001 From: petersilva Date: Tue, 24 Oct 2023 15:40:51 -0400 Subject: [PATCH] completing transition to *development* branch. v03 no longer a wip. --- debian/changelog | 2 ++ docs/source/Contribution/Development.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d18b9a62c..14a836c82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ metpx-sr3 (3.00.46) UNRELEASED; urgency=medium [ done ] * fixes for windows executable generation. + * v3 is now assumed, re-organized git branches: + v03_wip --> development [ Goals ] diff --git a/docs/source/Contribution/Development.rst b/docs/source/Contribution/Development.rst index e044ccd43..d63527518 100644 --- a/docs/source/Contribution/Development.rst +++ b/docs/source/Contribution/Development.rst @@ -38,7 +38,7 @@ Things that will be installed by automated setup: after you have cloned the source code:: git clone -b development https://github.com/MetPX/sarracenia sr3 - git clone -b v03 https://github.com/MetPX/sarrac sr3c + git clone -b development https://github.com/MetPX/sarrac sr3c git clone https://github.com/MetPX/sr_insects insects cd sr3