Skip to content

Commit eb04281

Browse files
committed
Version bump
1 parent f235a90 commit eb04281

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
MAJOR="3"
22
RELEASE="20210804"
3-
REVISION="1"
3+
REVISION="2"

xdo_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#ifndef _VERSION_H_
22
#define _VERSION_H_
3-
static const char *XDO_VERSION = "3.20210804.1";
3+
static const char *XDO_VERSION = "3.20210804.2";
44
#endif /* ifndef _VERSION_H */

0 commit comments

Comments
 (0)