summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-01-28 18:42:49 +0100
committerAndras Timar <andras.timar@collabora.com>2018-01-28 18:42:49 +0100
commitbef0db82fd79caa5dc0ac25b61b9f577673fc6a0 (patch)
tree617efc586a28bfc1b8e82652775fd7d8e8b52793
parente7983246b0115ddfb59315d3c86fd9662437d884 (diff)
Bump version to 6.0.0.3libreoffice-6.0.0.3
Change-Id: I16d0b61101ce7c3f0199a619aed642b1ed85f65a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4989beeaa..2a5f7220a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([libreoffice-online], [6.0.0.1], [libreoffice@lists.freedesktop.org])
+AC_INIT([libreoffice-online], [6.0.0.3], [libreoffice@lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])