summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-07 04:20:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-07 04:20:13 +0200
commit319612c8eb95c388d73eee80f6e89485cdf8c2fe (patch)
tree2dd0cbf8bf3e37f91bfdf286337ce858dc2c184f
parentdda8c3d5c3ac6f4b548a94f69996abefd2f26e17 (diff)
bump product version to 5.2.0.2
Change-Id: Ic45ec254224adc6cfaf690382b153cda2a12ccbd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3041c8043a6f..b9d3b3245761 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])