summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-02-08 12:47:32 -0800
committerAndras Timar <andras.timar@collabora.com>2015-02-08 12:47:32 -0800
commit97f8ec00d397f3449d6e56222fcbc5819a548780 (patch)
tree859cb6e9508a1404ba58973257415f0487bd3dda
parent0f5dcfc6c8909b29b5b589abc209f5fbbdcdadec (diff)
Bump version to 4.3-2
Change-Id: Ia880e079cc0e036d481c960ac57588f355f436f6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3429c0f902f6..7ffd7262aea6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
-AC_INIT([LibreOffice],[4.3.10.1],[],[],[https://libreoffice-from-collabora.com/])
+AC_INIT([LibreOffice],[4.3.10.2],[],[],[https://libreoffice-from-collabora.com/])
AC_PREREQ([2.59])