tBump to version v0.4.6 - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
 (HTM) git clone git://src.adamsgaard.dk/cngf-pf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0b42c6027c4dd746999019bff92e5ba89a292ce6
 (DIR) parent 2d8857a7c36d20fe7a0d499fc1e2ff882cb9b5e9
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 29 Aug 2019 22:01:38 +0200
       
       Bump to version v0.4.6
       
       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.5"
       +#define VERSION "0.4.6"
        #define PROGNAME "1d_fd_simple_shear"
        
        #include "parameter_defaults.h"