We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a41f5 commit 48e76bcCopy full SHA for 48e76bc
2 files changed
CHANGES
@@ -1,5 +1,8 @@
1
This file describes changes in the IO package.
2
3
+4.9.2 (2025-06-20)
4
+ - Janitorial changes
5
+
6
4.9.1 (2024-11-18)
7
- Various janitorial changes
8
PackageInfo.g
@@ -7,8 +7,8 @@ SetPackageInfo( rec(
PackageName := "IO",
9
Subtitle := "Bindings for low level C library I/O routines",
10
-Version := "4.9.1",
11
-Date := "18/11/2024", # dd/mm/yyyy format
+Version := "4.9.2",
+Date := "20/06/2025", # dd/mm/yyyy format
12
License := "GPL-3.0-or-later",
13
14
## Information about authors and maintainers.
0 commit comments