Revision 04c998a5

b/Makefile.am
1418 1418
		echo "Incorrect version in README, expected $$expver"; \
1419 1419
		exit 1; \
1420 1420
	fi; \
1421
	for file in doc/iallocator.rst doc/hooks.rst doc/virtual-cluster.rst; do \
1421
	for file in doc/iallocator.rst doc/hooks.rst doc/virtual-cluster.rst \
1422
			doc/security.rst; do \
1422 1423
		if test "`sed -ne '4 p' $(top_srcdir)/$$file`" != \
1423 1424
			"Documents Ganeti version $$expver"; then \
1424 1425
			echo "Incorrect version in $$file, expected $$expver"; \

Also available in: Unified diff