]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Post 2.4.56-rc1 tag updates tags/2.4.56-rc1-candidate 2.4.56-rc1-candidate
authorEric Covener <covener@apache.org>
Sun, 5 Mar 2023 21:28:48 +0000 (21:28 +0000)
committerEric Covener <covener@apache.org>
Sun, 5 Mar 2023 21:28:48 +0000 (21:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.56-rc1-candidate@1908105 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_md.html.fr.utf8
docs/manual/programs/rotatelogs.html.fr.utf8
include/ap_release.h

index 97f26f7a8ea6be0cffa30cc0fb64780015f6038a..737cfbe77ad50ed02070ff00447cecda1af63cb0 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_md.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_md.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Gestion des domaines au sein des serveurs virtuels et obtention
     de certificats via le protocole ACME
     </td></tr>
index e73487f958d9354c455d46ab3c1ff2e2ec28344c..c5f8ee1da93ce261e610b80fe2bdd7e151785a69 100644 (file)
@@ -30,6 +30,8 @@
 <a href="../ko/programs/rotatelogs.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/programs/rotatelogs.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
      <p><code>rotatelogs</code> est un programme simple à utiliser en
      conjonction avec la fonctionnalité d'Apache de redirection dans un
index c643dad8cc2a9bde042a9becda825e0349a68b1e..c858aaea2007b23ccaedd5130150d5518a0e8fa0 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   56
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */