Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions library/c.lib_rev.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#define VERSION 1
#define REVISION 6
#define VERSION 2
#define REVISION 0
#define SUBREVISION 0

#define DATE "28.04.2025"
#define VERS "clib4.library 1.6.0"
#define VSTRING "clib4.library 1.6.0 (28.04.2025)\r\n"
#define VERSTAG "\0$VER: clib4.library 1.6.0-da4edaa (28.04.2025)"
#define DATE "16.08.2025"
#define VERS "clib4.library 2.0.0"
#define VSTRING "clib4.library 2.0.0 (16.08.2025)\r\n"
#define VERSTAG "\0$VER: clib4.library 2.0.0-ab40f98 (16.08.2025)"
2 changes: 1 addition & 1 deletion misc/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: amigaos4-clib4
Version: 1.6.0
Version: 2.0.0
Maintainer: Andrea Palmatè <os4test@amigasoft.net>
Architecture: amd64
Section: libdevel
Expand Down