view xml/versions.xml @ 108:72524ae53106

Explicitly marked directives with the block syntax. Such directives will have curly braces around their syntax and defaults appear automatically. Other directives will have a semicolon after their syntax and defaults.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 Oct 2011 07:47:21 +0000
parents ad1f09b32e65
children e636bceb6ed2
line wrap: on
line source

<!DOCTYPE versions SYSTEM "../dtd/versions.dtd">

<versions>
<development> 1.1.6 </development>
<stable> 1.0.8 </stable>
<legacy_stable> 0.8.55 </legacy_stable>
</versions>