summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 21:10:39 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 21:10:39 +0100
commit7ba7a743cff5df27bfabebcf55523f5390d00698 (patch)
tree7066bbff75eaad391156b42f221f6bd2a689aa04 /configure.ac
parente6e0b7a67bca7545ccce947277b262bad6a635f6 (diff)
bump product version to 5.3.0.1.0+
Change-Id: I652ed0ac712b0be456ea1ba25bead167b11056b8
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 079e856e61ab..e7b149597ed5 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])