Skip to content

Commit 5984d0b

Browse files
committed
bump build number
1 parent ca1acdb commit 5984d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export APP_AUTHOR = jtothebell
77
export V_MAJOR = 0
88
export V_MINOR = 0
99
export V_PATCH = 2
10-
export V_BUILD = 15
10+
export V_BUILD = 16
1111
export APP_VERSION = v$(V_MAJOR).$(V_MINOR).$(V_PATCH).$(V_BUILD)
1212

1313

0 commit comments

Comments
 (0)