Skip to content

Commit 2ad1a94

Browse files
committed
Version updated for Windows as well
1 parent 02b18d8 commit 2ad1a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/res/birdtray.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <windows.h>
22

3-
#define VERSION 1,5,1,0
4-
#define VERSION_STR "1.5.1\0"
3+
#define VERSION 1,6,1,0
4+
#define VERSION_STR "1.6.1\0"
55
#define IDI_ICON_1 102
66
#ifndef DEBUG
77
#define VER_DEBUG 0

0 commit comments

Comments
 (0)