diff --git a/ja/includes.sgml b/ja/includes.sgml
index 8efe3c6b04..bb48694cb1 100644
--- a/ja/includes.sgml
+++ b/ja/includes.sgml
@@ -1,6 +1,6 @@
-<!-- $FreeBSD: www/ja/includes.sgml,v 1.33 2001/11/16 17:14:12 hrs Exp $ -->
+<!-- $FreeBSD: www/ja/includes.sgml,v 1.34 2002/01/14 13:38:53 kuriyama Exp $ -->
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: 1.47 -->
+<!-- Original revision: 1.48 -->
 <!--  
   Base is the absolute URL for the given page, minus the actual page
   part.  It should either be specified as a fully qualified URL, or
@@ -90,7 +90,7 @@ src="&enbase;/gifs/bar.gif" alt="
      other doc-related things you had to do.  It'll save you time and
      trouble the next time around :-).)
 -->
-<!ENTITY rel.current '4.4'>
+<!ENTITY rel.current '4.5'>
 
 <!-- URLs to information on the latest release -->
 <!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>
diff --git a/ja/includes.xsl b/ja/includes.xsl
index fbb3fa59a6..9955aafc50 100644
--- a/ja/includes.xsl
+++ b/ja/includes.xsl
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-JP" ?>
 
-<!-- $FreeBSD: www/ja/includes.xsl,v 1.4 2002/01/01 19:17:15 hrs Exp $ -->
-<!-- Original revision: 1.5 -->
+<!-- $FreeBSD: www/ja/includes.xsl,v 1.5 2002/01/14 13:38:53 kuriyama Exp $ -->
+<!-- Original revision: 1.6 -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
@@ -85,7 +85,7 @@
     </address>
   </xsl:variable>
   
-  <xsl:variable name="rel.current" select="4.4"/>
+  <xsl:variable name="rel.current" select="4.5"/>
   <xsl:variable name="u.rel.notes">
     <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/notes.html</xsl:variable>