summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-10-31 13:57:45 +0100
committerAndras Timar <andras.timar@collabora.com>2018-10-31 13:57:45 +0100
commit14a230121cadfe2d75b3fc243df4834fd4b8a2d5 (patch)
tree42e077db3820c122a278017f6048500c4b4cfb7e
parent29fa54209815ff12a3e106aa95852e3e5d5381fd (diff)
Bump version to 6.1.3.2libreoffice-6.1.3.2
Change-Id: I61d97e4e8d39a81c79c0ce90057fdfad06b1db0a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6992aaef5..d18186a24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([libreoffice-online], [6.1.1.2], [libreoffice@lists.freedesktop.org])
+AC_INIT([libreoffice-online], [6.1.3.2], [libreoffice@lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])