Skip to content

Commit 2abd467

Browse files
authored
Bump version and year
1 parent d1cf6a4 commit 2abd467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/consts_enums.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
#define CONSTS_H
3737

3838
/* constants */
39-
#define SV_APP_VERSION "0.4.11"
39+
#define SV_APP_VERSION "0.4.12"
4040

41-
#define SV_CURRENT_YEAR "2022"
41+
#define SV_CURRENT_YEAR "2023"
4242

4343
#define SV_CONNECTION_TIMEOUT_SECS 30
4444
#define SV_ONE_SECOND 1.00

0 commit comments

Comments
 (0)