Skip to content

Commit 3ed6f08

Browse files
authored
Merge pull request #268 from chrisws/12_33
12 33
2 parents 8341454 + 307b959 commit 3ed6f08

27 files changed

+95
-793
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2026-01-23 (12.33)
2+
SDL: Fix issue with flatpak release
3+
14
2026-01-20 (12.32)
25
SDL: Created flatpak based build
36

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
dnl
22
dnl Configure script for SmallBASIC
33
dnl
4-
dnl Copyright(C) 2001-2025 Chris Warren-Smith.
4+
dnl Copyright(C) 2001-2026 Chris Warren-Smith.
55
dnl
66
dnl This program is distributed under the terms of the GPL v2.0
77
dnl Download the GNU Public License (GPL) from www.gnu.org
88
dnl
99

10-
AC_INIT([smallbasic], [12.32])
10+
AC_INIT([smallbasic], [12.33])
1111
AC_CONFIG_SRCDIR([configure.ac])
1212

1313
AC_CANONICAL_TARGET
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)