summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-17 01:20:24 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-17 01:20:24 +0100
commit3f3b03d36b8680284da126d31b2250a7e775202f (patch)
tree7543794ee05010f8f6fee59cf3526a9eda3ef79e
parent52a4d9e3c00f2ffbf814cdf4b4a44f26f984e43e (diff)
bump product version to 5.3.0.2
Change-Id: I6236f6fc565fe08f3e0cb82a68bd01f86ebfb661
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29b1eee2ca9f..c8a3cdfb8540 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.3.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])