]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update version reference
authorAndré Malo <nd@apache.org>
Wed, 19 Apr 2006 08:13:08 +0000 (08:13 +0000)
committerAndré Malo <nd@apache.org>
Wed, 19 Apr 2006 08:13:08 +0000 (08:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395165 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/version.ent

index 3389896d674ae344030c0b8fed4002732f451bee..25ceaca76e3c21b3858705a8175989c1d49ad7de 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 
 <!--
- Copyright 2005 The Apache Software Foundation or its licensors,
+ Copyright 2005-2006 The Apache Software Foundation or its licensors,
                      as applicable.
 
  Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,6 +19,6 @@
 
 <!ENTITY httpd.major "2">
 <!ENTITY httpd.minor "0">
-<!ENTITY httpd.patch "56">
+<!ENTITY httpd.patch "57">
 
 <!ENTITY httpd.docs "2.0">