summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 21:07:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 21:07:57 +0100
commitf3bbf2c10d0df4600f59756aa64467328a8ac2fa (patch)
tree66af9873dffe99c27a7b199d79f0fa0fe1892f1f
parent19d865844e98cd07c2c327edd881010406a94b1b (diff)
bump product version to 5.3.0.1
Change-Id: Id547ffac50e80272931d2b0359ec217c9bebc15b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 079e856e61ab..7677184d7eea 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.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])