Code

Disable dynamic versionning for releases, and allow generating version out of subversion.
[nagiosplug.git] / Makefile.am
index 3cd939aca62d6d7b46b6dfaf81881c5c64b98f48..70325781e3c1ba77fee9a13a6b10bc7ed66459f7 100644 (file)
@@ -19,7 +19,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\"
 
 dist-hook:
        make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec
-       echo ${VERSION} >$(distdir)/version
+       echo ${VERSION} >$(distdir)/release
 
 install-root:
        cd plugins-root && $(MAKE) $@