Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version files changes by the github bot #14

Merged
merged 1 commit into from
Aug 17, 2024
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
8 changes: 4 additions & 4 deletions library/c.lib_rev.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#define VERSION 2
#define REVISION 1
#define SUBREVISION 1432
#define SUBREVISION 17432

#define DATE "17.08.2024"
#define VERS "clib4.library 2.1.14"
#define VSTRING "clib4.library 2.1.14 (17.08.2024)\r\n"
#define VERSTAG "\0$VER: clib4.library 2.1.14-5b0091e (17.08.2024)"
#define VERS "clib4.library 2.1.17"
#define VSTRING "clib4.library 2.1.17 (17.08.2024)\r\n"
#define VERSTAG "\0$VER: clib4.library 2.1.17-d73715d (17.08.2024)"
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: 2.1.14
Version: 2.1.17
Maintainer: Andrea Palmatè <os4test@amigasoft.net>
Architecture: amd64
Section: libdevel
Expand Down