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 @@
88
 #include <stdint.h>
99
 
1010
 /* Version information */
11
-#define GITSWITCH_VERSION "1.0.0-dev"
11
+#define GITSWITCH_VERSION "1.1.5"
1212
 #define GITSWITCH_NAME "gitswitch-c"
1313
 
1414
 /* Configuration constants */