Skip to content

Commit dcbe500

Browse files
committed
Bump version to 1.26.2
1 parent cd4dc4e commit dcbe500

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.26.1"
32-
#define DATE "Jul 25, 2025"
31+
#define VERSION "1.26.2"
32+
#define DATE "Aug 18, 2025"
3333
#define AUTHOR "L. Abramovich"
3434
#define CONTACT "https://github.com/leo-arch/clifm"
3535
#define LICENSE "GPL2+"

0 commit comments

Comments
 (0)