Skip to content

Commit 6df4199

Browse files
committed
version: bump to v0.5.2
1 parent 8e393af commit 6df4199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
2020

2121
#define MIRACLE_WM_MAJOR 0
2222
#define MIRACLE_WM_MINOR 5
23-
#define MIRACLE_WM_PATCH 1
23+
#define MIRACLE_WM_PATCH 2
2424

25-
#define MIRACLE_VERSION_STRING "0.5.1"
25+
#define MIRACLE_VERSION_STRING "0.5.2"
2626

2727
#endif // MIRACLE_WM_VERSION_H

0 commit comments

Comments
 (0)