tMakefile: increment VERSION to 0.6.1 - 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 ae6533011d3ae653fcafd4e08330d5a30c90775d
 (DIR) parent 067aca0ba506a4d8cec712a852906e40275434b8
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 23 Nov 2020 13:22:48 +0100
       
       Makefile: increment VERSION to 0.6.1
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -1,7 +1,7 @@
        .POSIX:
        
        NAME = cngf-pf
       -VERSION = 0.6.0
       +VERSION = 0.6.1
        
        # paths
        PREFIX = /usr/local