[QGIS-Developer] LTR version info in version.txt?
Richard Duivenvoorde
rdmailings at duif.net
Tue Sep 12 23:22:50 PDT 2023
https://github.com/qgis/QGIS-Website/blob/master/scripts/mkversion.py
I think it is used for the about box. Juergen is handling this
Regards,
Richard Duivenvoorde
On 9/13/23 05:50, Nyall Dawson via QGIS-Developer wrote:
> Hi list,
>
> Has something changed in the format of https://version.qgis.org/version.txt <https://version.qgis.org/version.txt> recently? It used to be that this file included a string "current LTR version of QGIS is xxxx", but that's no longer present and I can only see the 3.32 release details now.
>
> (on a related note... would it be tricky to make a "version.json" equivalent of this file with content like
> {
> 'latest': {'major': 3, 'minor': 32, 'subversion': 3 },
> 'ltr': {'major': 3, 'minor': 28, 'subversion': 10 }
> } ? )
>
> Nyall
>
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the QGIS-Developer
mailing list