| tBump to version v0.4.4 - cngf-pf - continuum model for granular flows with por… | |
| git clone git://src.adamsgaard.dk/cngf-pf | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit 62bcffb0514d7c3517e4d43ea22648e78d2f4763 | |
| parent 9d72e8471f5ca61b81ac0f9951116c3057b01467 | |
| Author: Anders Damsgaard <[email protected]> | |
| Date: Mon, 26 Aug 2019 13:59:52 +0200 | |
| Bump to version v0.4.4 | |
| Diffstat: | |
| M main.c | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/main.c b/main.c | |
| t@@ -7,7 +7,7 @@ | |
| #include "simulation.h" | |
| #include "fluid.h" | |
| -#define VERSION "0.4.1" | |
| +#define VERSION "0.4.4" | |
| #define PROGNAME "1d_fd_simple_shear" | |
| #include "parameter_defaults.h" |