URI:
       tMakefile: increment VERSION to 0.7.1 - 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 6cf3d46bee5b38789abdf9ca9d9a4c04dc7381cd
   DIR parent 1f3994dce5b4f1d17ba77f2fa1e392f26e8d8982
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  8 Oct 2021 08:47:44 +0200
       
       Makefile: increment VERSION to 0.7.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.7.0
       +VERSION = 0.7.1
        
        # paths
        PREFIX = /usr/local