chore: update version string to 1.1.5
- SHA
bfabf9339d73f916cd457ea2f6ea9bc0f6dd1e38- Parents
-
5be3df3 - Tree
fa8b319
bfabf93
bfabf9339d73f916cd457ea2f6ea9bc0f6dd1e385be3df3
fa8b319| Status | File | + | - |
|---|---|---|---|
| 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 */ |