tBump to version v0.4.5 - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
HTML git clone git://src.adamsgaard.dk/cngf-pf
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2d8857a7c36d20fe7a0d499fc1e2ff882cb9b5e9
DIR parent 880728cd5cb9ae793a7dcf4d06bd7074c774dd1e
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 29 Aug 2019 16:35:45 +0200
Bump to version v0.4.5
Diffstat:
M main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/main.c b/main.c
t@@ -7,7 +7,7 @@
#include "simulation.h"
#include "fluid.h"
-#define VERSION "0.4.4"
+#define VERSION "0.4.5"
#define PROGNAME "1d_fd_simple_shear"
#include "parameter_defaults.h"