[Libreoffice-commits] online.git: Branch 'libreoffice-6-2' - configure.ac
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Jan 13 19:53:35 UTC 2019
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d57f2ccb141de2bda83628b2a0f852a10d5158cd
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Sun Jan 13 20:53:09 2019 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Sun Jan 13 20:53:09 2019 +0100
Bump version to 6.2.0.2
Change-Id: I0134af9a0b48cbceb160c8b2a1c4a959ece69bab
diff --git a/configure.ac b/configure.ac
index d23a5da2e..8006afa11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([libreoffice-online], [6.2.0.1], [libreoffice at lists.freedesktop.org])
+AC_INIT([libreoffice-online], [6.2.0.2], [libreoffice at lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])
More information about the Libreoffice-commits
mailing list