diff options
Diffstat (limited to 'src/helpers.h')
-rw-r--r-- | src/helpers.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/helpers.h b/src/helpers.h index 1be4d142..ce7b8676 100644 --- a/src/helpers.h +++ b/src/helpers.h @@ -28,8 +28,8 @@ #define PROGRAM_NAME_UPPERCASE "Clifm" #define PROGRAM_NAME "clifm" #define PROGRAM_DESC "The command line file manager" -#define VERSION "1.20-rc2" -#define DATE "Aug 13, 2024" +#define VERSION "1.20" +#define DATE "Aug 16, 2024" #define AUTHOR "L. Abramovich" #define CONTACT "https://github.com/leo-arch/clifm" #define LICENSE "GPL2+" |