# HG changeset patch # User paulb # Date 1195431541 0 # Node ID ee57d72c174b6c77cc5f263b3f85bab1c37405a0 # Parent 44177531fb20541e2b5846ed66cd75f9a0837c4d [project @ 2007-11-19 00:18:47 by paulb] Updated release information. diff -r 44177531fb20 -r ee57d72c174b XSLForms/__init__.py --- a/XSLForms/__init__.py Mon Nov 19 00:18:43 2007 +0000 +++ b/XSLForms/__init__.py Mon Nov 19 00:19:01 2007 +0000 @@ -19,6 +19,6 @@ with this program. If not, see . """ -__version__ = "0.5.1" +__version__ = "0.6" # vim: tabstop=4 expandtab shiftwidth=4 diff -r 44177531fb20 -r ee57d72c174b XSLTools/__init__.py --- a/XSLTools/__init__.py Mon Nov 19 00:18:43 2007 +0000 +++ b/XSLTools/__init__.py Mon Nov 19 00:19:01 2007 +0000 @@ -19,6 +19,6 @@ with this program. If not, see . """ -__version__ = "0.5.1" +__version__ = "0.6" # vim: tabstop=4 expandtab shiftwidth=4 diff -r 44177531fb20 -r ee57d72c174b packages/ubuntu-feisty/python-xsltools/debian/changelog --- a/packages/ubuntu-feisty/python-xsltools/debian/changelog Mon Nov 19 00:18:43 2007 +0000 +++ b/packages/ubuntu-feisty/python-xsltools/debian/changelog Mon Nov 19 00:19:01 2007 +0000 @@ -1,4 +1,4 @@ -xsltools (0.5.1-0ubuntu1) feisty; urgency=low +xsltools (0.6-0ubuntu1) feisty; urgency=low * Added information about XSLT extension function usage to the advanced template design document, linking to the diff -r 44177531fb20 -r ee57d72c174b packages/ubuntu-hoary/python2.4-xsltools/debian/changelog --- a/packages/ubuntu-hoary/python2.4-xsltools/debian/changelog Mon Nov 19 00:18:43 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-xsltools/debian/changelog Mon Nov 19 00:19:01 2007 +0000 @@ -1,4 +1,4 @@ -xsltools (0.5.1-0ubuntu1) hoary; urgency=low +xsltools (0.6-0ubuntu1) hoary; urgency=low * Added information about XSLT extension function usage to the advanced template design document, linking to the