diff options
Diffstat (limited to 'stylesheets/lfs-profile.xsl')
-rw-r--r-- | stylesheets/lfs-profile.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-profile.xsl b/stylesheets/lfs-profile.xsl index 8af9ca94e..16ab132b4 100644 --- a/stylesheets/lfs-profile.xsl +++ b/stylesheets/lfs-profile.xsl @@ -4,7 +4,7 @@ version="1.0"> <!-- Include common profiling stylesheet --> - <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.67.2/profiling/profile-mode.xsl"/> + <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.68.1/profiling/profile-mode.xsl"/> <!-- Generate DocBook instance with correct DOCTYPE --> <xsl:output method="xml" |