X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Fgit%2FMakefile.am;fp=interpreters%2Fgit%2FMakefile.am;h=f025600644845224b72869f21d35875083566ae7;hb=3c59ba5eef5cb4d39c06eb7f523b9c3b026bdc9b;hp=bbed8c42cbe4ee7c7b2f58d5b11d2c25ad72603d;hpb=ed91d840318ed6ebfe3a5a77fa17114ddbf56640;p=projects%2Fchimara%2Fchimara.git diff --git a/interpreters/git/Makefile.am b/interpreters/git/Makefile.am index bbed8c4..f025600 100644 --- a/interpreters/git/Makefile.am +++ b/interpreters/git/Makefile.am @@ -1,7 +1,7 @@ # Automatically generate version.h MAJOR = 1 MINOR = 2 -PATCH = 8 +PATCH = 9 version.h: Makefile.am $(AM_V_GEN)echo "// Automatically generated file -- do not edit!" > version.h $(AM_V_at)echo "#define GIT_MAJOR" $(MAJOR) >> version.h