Skip to content

Commit 88d9bcf

Browse files
authored
Merge pull request #100 from JLErvin/huckleberry
Fix version
2 parents bc2d494 + 3e7a867 commit 88d9bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# berry version
2-
__THIS_VERSION__ = 0.1.5
2+
__THIS_VERSION__ = 0.1.6
33
__WINDOW_MANAGER_NAME__ = "berry"
44

55
NAME_DEFINES = -D__THIS_VERSION__=\"$(__THIS_VERSION__)\" \

0 commit comments

Comments
 (0)