summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-25 02:26:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-25 02:26:26 +0200
commitaa746ee6be1443d03c9f826c93195bce7095ce0b (patch)
treeb6118fa97e599c0cdb062c00c92ddcce7f54a676
parentbaf1a1dfa85652243af65a61225923b143f1ba61 (diff)
bump product version to 5.2.1.2
Change-Id: Ib26b39d9fedfe2e4056bcb9aea7f88d22b0e8353
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8bb8b520500..747a0ad59b92 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],[5.2.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])