Skip to content

Commit 5c136e6

Browse files
committed
Version 2.4.2
1 parent 2cb6509 commit 5c136e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
/*
4141
* Program version:
4242
*/
43-
#define PROG_VERSION "2.4.0"
43+
#define PROG_VERSION "2.4.2"
4444

4545
#define PROG_VERSION_MAJOR 2
4646
#define PROG_VERSION_MINOR 4
47-
#define PROG_VERSION_RELEASE 0
47+
#define PROG_VERSION_RELEASE 2
4848

4949

5050
/*

0 commit comments

Comments
 (0)