Skip to content

Commit ef749ed

Browse files
committed
bump build number
1 parent 826bb1f commit ef749ed

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 = 13
10+
export V_BUILD = 14
1111
export APP_VERSION = v$(V_MAJOR).$(V_MINOR).$(V_PATCH).$(V_BUILD)
1212

1313

0 commit comments

Comments
 (0)