Mercurial > pub > dyncall > bindings
diff shell/shdc/shdc.c @ 53:6387d39ecce2
- version bumps
author | Tassilo Philipp |
---|---|
date | Fri, 22 Jan 2021 15:18:56 +0100 |
parents | 1d50532dce12 |
children |
line wrap: on
line diff
--- a/shell/shdc/shdc.c Fri Jan 22 15:12:34 2021 +0100 +++ b/shell/shdc/shdc.c Fri Jan 22 15:18:56 2021 +0100 @@ -27,7 +27,7 @@ #include <string.h> #include <stdlib.h> /* needed on some platforms to make atof work _at_runtime_ */ -#define SHDC_VERSION "1.0" +#define SHDC_VERSION "1.2" void usage(const char* s)