Skip to content

Commit

Permalink
Update for 3.40.1/3.34.13 point releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 28, 2024
1 parent b4c4ac8 commit 4c157fa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions csv/schedule.csv
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"PR",":rm-past:3.38.1",":rm-past:3.34.9","","2024-07-19","29","4"
"PR",":rm-past:3.38.2",":rm-past:3.34.10","","2024-08-16","33","4"
"PR/FF",":rm-past:3.38.3",":rm-past:3.34.11","3.39","2024-09-13","37","6"
":rm-current:LTR/PR",":rm-current:3.40.0",":rm-current:3.34.12","","2024-10-25","43","4"
"PR",":rm-next:3.40.1",":rm-next:3.34.13","","2024-11-22","47","4"
"PR",":rm-future:3.40.2",":rm-future:3.34.14","","2024-12-20","51","4"
"LTR/PR",":rm-past:3.40.0",":rm-past:3.34.12","","2024-10-25","43","4"
":rm-current:PR",":rm-current:3.40.1",":rm-current:3.34.13","","2024-11-22","47","4"
"PR",":rm-next:3.40.2",":rm-next:3.34.14","","2024-12-20","51","4"
"PR/FF",":rm-future:3.40.3",":rm-future:3.34.15","3.41","2025-01-17","3","5"
"LR/PR",":rm-future:3.42.0",":rm-future:3.40.4","","2025-02-21","8","4"
"PR",":rm-future:3.42.1",":rm-future:3.40.5","","2025-03-21","12","4"
Expand Down
22 changes: 11 additions & 11 deletions data/conf.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"WARNING": "produced from googlesheet via scripts/update-schedule.py - EDITS WILL BE LOST",
"version": "3.40",
"release": "3.40.0",
"releasedate": "2024-10-25",
"release": "3.40.1",
"releasedate": "2024-11-22",
"binary": "1",
"codename": "Bratislava",
"releasenote": "RC",
"releasenote": "",
"ltrversion": "3.34",
"ltrrelease": "3.34.12",
"ltrrelease": "3.34.13",
"ltrcodename": "Prizren",
"ltrbinary": "1",
"ltrnote": "LTR",
Expand All @@ -16,18 +16,18 @@
"nextversion": "3.42",
"nextfreezedate": "2025-01-17 12:00:00 UTC",
"nextreleasedate": "2025-02-21 12:00:00 UTC",
"nextpointreleasedate": "2024-11-22 12:00:00 UTC",
"nextpointreleasedate": "2024-12-20 12:00:00 UTC",
"infeaturefreeze": false,
"next_ltr_version": "3.34.13",
"next_lr_version": "3.40.1",
"next_ltr_version": "3.34.14",
"next_lr_version": "3.40.2",
"yeartag": "%%Y",
"devcite": "https://docs.qgis.org/3.34/en/docs/developers_guide/index.html",
"userguidecite": "https://docs.qgis.org/3.34/en/docs/user_manual/index.html",
"servercite": "https://docs.qgis.org/3.34/en/docs/server_manual/index.html",
"apicite": "/pyqgis/3.34/index.html",
"lr_msi": "/downloads/QGIS-OSGeo4W-3.40.0-1.msi",
"lr_sha": "/downloads/QGIS-OSGeo4W-3.40.0-1.sha256sum",
"ltr_msi": "/downloads/QGIS-OSGeo4W-3.34.12-1.msi",
"ltr_sha": "/downloads/QGIS-OSGeo4W-3.34.12-1.sha256sum",
"lr_msi": "/downloads/QGIS-OSGeo4W-3.40.1-1.msi",
"lr_sha": "/downloads/QGIS-OSGeo4W-3.40.1-1.sha256sum",
"ltr_msi": "/downloads/QGIS-OSGeo4W-3.34.13-1.msi",
"ltr_sha": "/downloads/QGIS-OSGeo4W-3.34.13-1.sha256sum",
"weekly_msi": "https://download.osgeo.org/qgis/windows/weekly/?C=M&O=D"
}

0 comments on commit 4c157fa

Please sign in to comment.