diff GNUmakefile @ 727:b2b10d564893

Simplified nginx versions maintenance by providing only a single list in versions.xml.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 13 Oct 2012 18:15:55 +0000
parents 81ad082bc837
children 76e876c58dc0
line wrap: on
line diff
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -206,7 +206,7 @@ stable:	NGINX:=$(shell xsltproc --string
 	xslt/version.xslt xml/versions.xml)
 
 legacy:	xslt/version.xslt sign
-legacy:	NGINX:=$(shell xsltproc --stringparam VERSION legacy_stable	\
+legacy:	NGINX:=$(shell xsltproc --stringparam VERSION legacy		\
 	xslt/version.xslt xml/versions.xml)
 
 any:	sign