URI: 
       tMakefile: bump version - 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 e14b1f7acdec4ceb7afb1e94d8bd2d2e5c2b6be3
   DIR parent 91d9022ce33d2deaac4fdcd5449666bed15da45a
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu,  2 Mar 2023 20:29:57 +0100
       
       Makefile: bump version
       
       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.1
       +VERSION = 0.7.2
        
        # paths
        PREFIX = /usr/local