[xmlsec] fix version



commit 8c00eab3c0dc40b3c4e2307d840acbd03dc857ee
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Sat Dec 5 13:18:21 2009 -0800

    fix version

 docs/api/sgml/version.sgml   |    6 +++---
 docs/api/xmlsec-version.html |    6 +++---
 man/xmlsec1-config.1         |    2 +-
 man/xmlsec1.1                |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/docs/api/sgml/version.sgml b/docs/api/sgml/version.sgml
index 635e4f8..af454bd 100644
--- a/docs/api/sgml/version.sgml
+++ b/docs/api/sgml/version.sgml
@@ -41,7 +41,7 @@ Version macros.
 <title role="details.title">Details</title>
 <refsect2 id="XMLSEC-VERSION--CAPS" role="macro">
 <title>XMLSEC_VERSION</title>
-<indexterm zone="XMLSEC-VERSION--CAPS"><primary sortas="XMLSEC_VERSION">XMLSEC_VERSION</primary></indexterm><programlisting>#define XMLSEC_VERSION			"1.2.13"
+<indexterm zone="XMLSEC-VERSION--CAPS"><primary sortas="XMLSEC_VERSION">XMLSEC_VERSION</primary></indexterm><programlisting>#define XMLSEC_VERSION			"1.2.14"
 </programlisting>
 <para>
 The library version string in the format
@@ -66,7 +66,7 @@ The library minor version number.</para>
 </para></refsect2>
 <refsect2 id="XMLSEC-VERSION-SUBMINOR--CAPS" role="macro">
 <title>XMLSEC_VERSION_SUBMINOR</title>
-<indexterm zone="XMLSEC-VERSION-SUBMINOR--CAPS"><primary sortas="XMLSEC_VERSION_SUBMINOR">XMLSEC_VERSION_SUBMINOR</primary></indexterm><programlisting>#define XMLSEC_VERSION_SUBMINOR		13
+<indexterm zone="XMLSEC-VERSION-SUBMINOR--CAPS"><primary sortas="XMLSEC_VERSION_SUBMINOR">XMLSEC_VERSION_SUBMINOR</primary></indexterm><programlisting>#define XMLSEC_VERSION_SUBMINOR		14
 </programlisting>
 <para>
 The library sub-minor version number.</para>
@@ -74,7 +74,7 @@ The library sub-minor version number.</para>
 </para></refsect2>
 <refsect2 id="XMLSEC-VERSION-INFO--CAPS" role="macro">
 <title>XMLSEC_VERSION_INFO</title>
-<indexterm zone="XMLSEC-VERSION-INFO--CAPS"><primary sortas="XMLSEC_VERSION_INFO">XMLSEC_VERSION_INFO</primary></indexterm><programlisting>#define XMLSEC_VERSION_INFO		"3:13:2"
+<indexterm zone="XMLSEC-VERSION-INFO--CAPS"><primary sortas="XMLSEC_VERSION_INFO">XMLSEC_VERSION_INFO</primary></indexterm><programlisting>#define XMLSEC_VERSION_INFO		"3:14:2"
 </programlisting>
 <para>
 The library version info string in the format
diff --git a/docs/api/xmlsec-version.html b/docs/api/xmlsec-version.html
index 19cf308..ef83d47 100644
--- a/docs/api/xmlsec-version.html
+++ b/docs/api/xmlsec-version.html
@@ -104,7 +104,7 @@
 <a name="XMLSEC-VERSION.DETAILS"></a><h2>Details</h2>
 <div class="REFSECT2">
 <a name="XMLSEC-VERSION--CAPS"></a><h3>XMLSEC_VERSION</h3>
-<pre class="PROGRAMLISTING">#define XMLSEC_VERSION			"1.2.13"</pre>
+<pre class="PROGRAMLISTING">#define XMLSEC_VERSION			"1.2.14"</pre>
 <p>The library version string in the format
 "&lt;major-number&gt;.&lt;minor-number&gt;.&lt;sub-minor-number&gt;".</p>
 <p></p>
@@ -126,14 +126,14 @@
 <hr>
 <div class="REFSECT2">
 <a name="XMLSEC-VERSION-SUBMINOR--CAPS"></a><h3>XMLSEC_VERSION_SUBMINOR</h3>
-<pre class="PROGRAMLISTING">#define XMLSEC_VERSION_SUBMINOR		13</pre>
+<pre class="PROGRAMLISTING">#define XMLSEC_VERSION_SUBMINOR		14</pre>
 <p>The library sub-minor version number.</p>
 <p></p>
 </div>
 <hr>
 <div class="REFSECT2">
 <a name="XMLSEC-VERSION-INFO--CAPS"></a><h3>XMLSEC_VERSION_INFO</h3>
-<pre class="PROGRAMLISTING">#define XMLSEC_VERSION_INFO		"3:13:2"</pre>
+<pre class="PROGRAMLISTING">#define XMLSEC_VERSION_INFO		"3:14:2"</pre>
 <p>The library version info string in the format
 "&lt;major-number&gt;+&lt;minor-number&gt;:&lt;sub-minor-number&gt;:&lt;minor-number&gt;".</p>
 <p></p>
diff --git a/man/xmlsec1-config.1 b/man/xmlsec1-config.1
index b5315c5..012a85f 100644
--- a/man/xmlsec1-config.1
+++ b/man/xmlsec1-config.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH XMLSEC1-CONFIG "1" "December 2009" "xmlsec1-config 1.2.13" "User Commands"
+.TH XMLSEC1-CONFIG "1" "December 2009" "xmlsec1-config 1.2.14" "User Commands"
 .SH NAME
 xmlsec1-config \- detail installed version of xmlsec library
 .SH SYNOPSIS
diff --git a/man/xmlsec1.1 b/man/xmlsec1.1
index 7f9ebde..a920497 100644
--- a/man/xmlsec1.1
+++ b/man/xmlsec1.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH XMLSEC1 "1" "December 2009" "xmlsec1 1.2.13 (openssl)" "User Commands"
+.TH XMLSEC1 "1" "December 2009" "xmlsec1 1.2.14 (openssl)" "User Commands"
 .SH NAME
 xmlsec1 \- sign, verify, encrypt and decrypt XML documents
 .SH SYNOPSIS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]