[Libreoffice-commits] .: configure.ac

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Feb 25 01:37:43 PST 2013


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit efe50300c45add25b513659308cdea70f6e4668f
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Feb 25 10:35:37 2013 +0100

    Bump version to 0.0.25

diff --git a/configure.ac b/configure.ac
index a353639..508e034 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ([2.65])
 # ====================
 m4_define([libvisio_version_major],[0])
 m4_define([libvisio_version_minor],[0])
-m4_define([libvisio_version_micro],[24])
+m4_define([libvisio_version_micro],[25])
 m4_define([libvisio_version],[libvisio_version_major.libvisio_version_minor.libvisio_version_micro])
 
 # =============


More information about the Libreoffice-commits mailing list