summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-12 01:54:24 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-12 01:54:24 +0100
commit4d0cadc9b7f2ea43f29300878ebafd5b5e5c33e8 (patch)
treea5969b7c4884bb0ff3eadac6d419647298aaeb51
parent710c06144b911d34dc52818f3117606f3c3bee63 (diff)
bump product version to 5.2.5.1
Change-Id: I881d2c853cfefb150439fe883838d05302f3378a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d08c25974f27..cf62372315a0 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])