Upgrade OJS 2.4.8 to OJS 3.1: Error in version

Hi @lucasdiedrich,

Sorry, I was playing a little fast and loose with the terminology above (“release” vs “build”). To be more precise…

Each “release” (OJS 3.1.0, 3.1.1, etc) has its own branch (ojs-stable-3_1_0, ojs-stable-3_1_1, etc). From this we periodically release new “builds” (3.1.1-0, 3.1.1-1, 3.1.1-2). These are snapshots of the stable branch.

Regards,
Alec Smecher
Public Knowledge Project Team

Nice explication @asmecher, just to be sure i’ll still be using the TAGs to build the containers. My doubt is, This patches that are made in the stable branches after its tagged are merged into the new TAG lets say 3.1.1-3?

Hi @lucasdiedrich,

Yes, all the patches made to the ojs-stable-3_1_1 branch after the last build (e.g. ojs-3_1_1-1) get released in the next build (e.g. ojs-3_1_1-2) and so on.

Regards,
Alec Smecher
Public Knowledge Project Team