Skip to content

[Bioc-devel] Illegal Version Bump after accidentally pushing Version Bump to 1.1.1

4 messages · L@J@Si@ke m@iii@g oii iumc@@i, Nitesh Turaga, Shepherd, Lori

#
I was hoping to update my Bioconductor package, which I now know should have been a version bump from 1.0.0 to 1.0.1. However, I have by mistake version bumped to 1.1.1 meaning that the devel version is correct, but the release version is still on 1.0.0. When I try to correct this by editing the DESCRIPTION file to change the version from 1.1.1 to 1.0.1, it says this is an Illegal Version bump.

Please could you advise on how I can push changes to the release version of my package?
#
Hi,

Which package are you talking about? 

Best,

Nitesh

  
  
#
I answered on the support site too but please check out this documentation

http://bioconductor.org/developers/how-to/git/bug-fix-in-release-and-devel/


You need to push to the RELEASE_3_12 branch not the master branch.  the RELEASE_3_12 is the Bioconductor release 3.12  branch while the master branch is Bioconductor devel 3.13.  The version numbering is different in release (even y) and devel (odd y).  Please see this documentation on version numbering

http://bioconductor.org/developers/how-to/version-numbering/


Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
#
Hi Lori,

Thank you very much! I will do this.

Best,
Lucy

From: Kern, Lori <Lori.Shepherd at RoswellPark.org>
Sent: Monday, December 7, 2020 3:34 PM
To: Sinke, L.J. (MOLEPI) <L.J.Sinke at lumc.nl>; bioc-devel at r-project.org
Subject: [MOGELIJK SPAM ! *****] Re: Illegal Version Bump after accidentally pushing Version Bump to 1.1.1

I answered on the support site too but please check out this documentation

http://bioconductor.org/developers/how-to/git/bug-fix-in-release-and-devel/


You need to push to the RELEASE_3_12 branch not the master branch.  the RELEASE_3_12 is the Bioconductor release 3.12  branch while the master branch is Bioconductor devel 3.13.  The version numbering is different in release (even y) and devel (odd y).  Please see this documentation on version numbering

http://bioconductor.org/developers/how-to/version-numbering/


Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263