tenseleyflow/gitswitch / bfabf93

Browse files

chore: update version string to 1.1.5

Authored by espadonne
SHA
bfabf9339d73f916cd457ea2f6ea9bc0f6dd1e38
Parents
5be3df3
Tree
fa8b319

1 changed file

StatusFile+-
M src/gitswitch.h 1 1
src/gitswitch.hmodified
@@ -8,7 +8,7 @@
8
 #include <stdint.h>
8
 #include <stdint.h>
9
 
9
 
10
 /* Version information */
10
 /* Version information */
11
-#define GITSWITCH_VERSION "1.0.0-dev"
11
+#define GITSWITCH_VERSION "1.1.5"
12
 #define GITSWITCH_NAME "gitswitch-c"
12
 #define GITSWITCH_NAME "gitswitch-c"
13
 
13
 
14
 /* Configuration constants */
14
 /* Configuration constants */