Skip to content

Commit 8b2c1c6

Browse files
committed
Increased version
1 parent 092e816 commit 8b2c1c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xremote.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#include "xremote_app.h"
1010

1111
#define XREMOTE_VERSION_MAJ 1
12-
#define XREMOTE_VERSION_MIN 2
13-
#define XREMOTE_BUILD_NUMBER 2
12+
#define XREMOTE_VERSION_MIN 3
13+
#define XREMOTE_BUILD_NUMBER 0
1414

1515
/* Returns FAP_VERSION + XREMOTE_BUILD_NUMBER */
1616
void xremote_get_version(char* version, size_t length);

0 commit comments

Comments
 (0)