From 43c187a9444ddfdac26fb5c2e2f21dd38c72ce8d Mon Sep 17 00:00:00 2001 From: nagiosplugins Date: Fri, 25 Sep 2009 08:18:04 +0000 Subject: Allow custom versions with the release file... --- plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 37de7536..4570fb7a 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in if RELEASE_PRESENT -NP_VERSION = $(PACKAGE_VERSION) +NP_VERSION = @NP_RELEASE@ else NP-VERSION-FILE: .FORCE-NP-VERSION-FILE @$(SHELL_PATH) $(top_srcdir)/NP-VERSION-GEN -- cgit v1.2.3