tBump version number to 0.6.0 - 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 acdbcf9f62ea77446dd293b42f9380ad33e83f19
 (DIR) parent ee86ce5341929a56fed789f70797823d172f113a
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 16 Apr 2020 13:38:04 +0200
       
       Bump version number to 0.6.0
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -1,5 +1,5 @@
        NAME = 1d_fd_simple_shear
       -VERSION = 0.5.0
       +VERSION = 0.6.0
        
        PREFIX ?= /usr/local
        MANPREFIX ?= ${PREFIX}/man