[config] support setting default file type via GDL_CONFIG_TYPE

This commit is contained in:
Mike Fährmann
2026-01-31 17:55:17 +01:00
parent fd6bc3961c
commit 9fd732afe8
2 changed files with 25 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
# Copyright 2016-2025 Mike Fährmann
# Copyright 2016-2026 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.31.5"
__version__ = "1.32.0-dev"
__variant__ = None