Skip to content

Commit 3a1b738

Browse files
committed
Bump version to 1.19
1 parent 7ac037f commit 3a1b738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/helpers.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
#define PROGRAM_NAME_UPPERCASE "CliFM"
2929
#define PROGRAM_NAME "clifm"
3030
#define PROGRAM_DESC "The command line file manager"
31-
#define VERSION "1.19-rc1"
32-
#define DATE "Jun 11, 2024"
31+
#define VERSION "1.19"
32+
#define DATE "Jun 18, 2024"
3333
#define AUTHOR "L. Abramovich"
3434
#define CONTACT "https://github.com/leo-arch/clifm"
3535
#define LICENSE "GPL2+"

0 commit comments

Comments
 (0)