diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-08-17 15:07:02 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-08-17 15:07:02 +0000 |
| commit | 51983b47b22db7bf819e9880caa2b72bdb8c9942 (patch) | |
| tree | 489119bbd32a9fb67b6d917457001c52c888e913 /include/common.h | |
| parent | 7db56ed3f9d1fcb8b6780b7c30ad93904625a0a3 (diff) | |
added dynamic version & updated try_pkg_fn macro
Diffstat (limited to 'include/common.h')
| -rw-r--r-- | include/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index 32d8741..9ed5fd1 100644 --- a/include/common.h +++ b/include/common.h @@ -20,7 +20,6 @@ #ifndef PKGIT_COMMON_H #define PKGIT_COMMON_H -#define VERSION "2.0.0_INDEV" #define RED "\x1b[0;31m" #define GREEN "\x1b[0;32m" #define YELLOW "\x1b[0;33m" |
