Skip to content

Commit

Permalink
Release v1.4.1 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
walkero-gr authored and github-actions[bot] committed Dec 17, 2024
1 parent 3c1b993 commit b613ed3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 4
#define SUBREVISION 0
#define SUBREVISION 1

#define DATE "26.11.2024"
#define VERS "clib4.library 1.4.0"
#define VSTRING "clib4.library 1.4.0 (26.11.2024)\r\n"
#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-3c1b993 (17.12.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: 1.4.0
Version: 1.4.1
Maintainer: Andrea Palmatè <[email protected]>
Architecture: amd64
Section: libdevel
Expand Down

0 comments on commit b613ed3

Please sign in to comment.