updated rev number in Makefile for JETTO

This commit is contained in:
Lorenzo Figini 2016-06-09 08:27:45 +00:00
parent feaa736c0e
commit 5156f94f73

View File

@ -16,7 +16,7 @@ include ../include.mk
# Alternative search paths
vpath %.f90 src
DIRECTIVES = -DEXTBES -DREVISION="rev.164 JETTO" #'$(shell svnversion src)'"
DIRECTIVES = -DEXTBES -DREVISION="rev.166 JETTO" #'$(shell svnversion src)'"
# library name
# ------------