Skip to content

Commit 4fc31cc

Browse files
committed
Bump version to 1.22
1 parent 94db89f commit 4fc31cc

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.22.rc5"
32-
#define DATE "Nov 22, 2024"
31+
#define VERSION "1.22"
32+
#define DATE "Nov 23, 2024"
3333
#define AUTHOR "L. Abramovich"
3434
#define CONTACT "https://github.com/leo-arch/clifm"
3535
#define LICENSE "GPL2+"

0 commit comments

Comments
 (0)