URI: 
       tBump to version v0.4.4 - 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 62bcffb0514d7c3517e4d43ea22648e78d2f4763
   DIR parent 9d72e8471f5ca61b81ac0f9951116c3057b01467
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       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(-)
       ---
   DIR 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"