URI:
       tMakefile: increment VERSION to 0.6.2 - 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 97aeefc97cce4d47e465c51adfec76f34131257a
   DIR parent ebaad0d6165914cf06cadcec7f3563361efae439
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue, 24 Nov 2020 08:16:24 +0100
       
       Makefile: increment VERSION to 0.6.2
       
       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.1
       +VERSION = 0.6.2
        
        # paths
        PREFIX = /usr/local