We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d728de commit 878cb15Copy full SHA for 878cb15
library/c.lib_rev.h
@@ -1,8 +1,8 @@
1
#define VERSION 1
2
#define REVISION 4
3
-#define SUBREVISION 0
+#define SUBREVISION 1
4
5
-#define DATE "26.11.2024"
6
-#define VERS "clib4.library 1.4.0"
7
-#define VSTRING "clib4.library 1.4.0 (26.11.2024)\r\n"
8
-#define VERSTAG "\0$VER: clib4.library 1.4.0-1e4d165 (26.11.2024)"
+#define DATE "17.12.2024"
+#define VERS "clib4.library 1.4.1"
+#define VSTRING "clib4.library 1.4.1 (17.12.2024)\r\n"
+#define VERSTAG "\0$VER: clib4.library 1.4.1-5d728de (17.12.2024)"
misc/control
@@ -1,5 +1,5 @@
Package: amigaos4-clib4
-Version: 1.4.0
+Version: 1.4.1
Maintainer: Andrea Palmatè <os4test@amigasoft.net>
Architecture: amd64
Section: libdevel
0 commit comments