We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826bb1f commit ef749edCopy full SHA for ef749ed
Makefile
@@ -7,7 +7,7 @@ export APP_AUTHOR = jtothebell
7
export V_MAJOR = 0
8
export V_MINOR = 0
9
export V_PATCH = 2
10
-export V_BUILD = 13
+export V_BUILD = 14
11
export APP_VERSION = v$(V_MAJOR).$(V_MINOR).$(V_PATCH).$(V_BUILD)
12
13
0 commit comments