Mercurial > pub > dyncall > bindings
diff shell/shdc/shdc.c @ 24:681db37a300c
- prep 1.0 release
author | Tassilo Philipp |
---|---|
date | Thu, 19 Apr 2018 18:54:47 +0200 |
parents | 5e159be89d73 |
children | b6114d9a9a98 |
line wrap: on
line diff
--- a/shell/shdc/shdc.c Sun May 22 20:55:57 2016 +0200 +++ b/shell/shdc/shdc.c Thu Apr 19 18:54:47 2018 +0200 @@ -26,7 +26,7 @@ #include <stdio.h> #include <stdlib.h> /* needed on some platforms to make atof work _at_runtime_ */ -#define SHDC_VERSION "0.9" +#define SHDC_VERSION "1.0" void usage(const char* s)