[Libreoffice-commits] libvisio.git: configure.ac

David Tardon dtardon at redhat.com
Sat Oct 21 14:50:08 UTC 2017


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

New commits:
commit 84f253fb4564c8053d875ba65dadd7f5481f5f3f
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Oct 21 16:49:41 2017 +0200

    bump version
    
    Change-Id: Ie0c074226cd3c53ea4dde335803bc8e9de2fcf8a

diff --git a/configure.ac b/configure.ac
index a0113fd..f5e476c 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],[1])
-m4_define([libvisio_version_micro],[6])
+m4_define([libvisio_version_micro],[7])
 m4_define([libvisio_version],[libvisio_version_major.libvisio_version_minor.libvisio_version_micro])
 
 # =============


More information about the Libreoffice-commits mailing list