Skip to content
This repository was archived by the owner on Dec 24, 2018. It is now read-only.

Commit 6efa0ef

Browse files
committed
Update version number to 6.4.1
1 parent 5ca9bff commit 6efa0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ IS_NIGHTLY := 0
3434

3535
VERSION_MAJOR := 6
3636
VERSION_MINOR := 4
37-
VERSION_MICRO := 0
37+
VERSION_MICRO := 1
3838

3939
#VERSION_MAJOR := $(word 1, $(VERSION_PARTS))
4040
#VERSION_MINOR := $(word 2, $(VERSION_PARTS))

0 commit comments

Comments
 (0)