summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-26 23:23:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-26 23:23:54 +0100
commitcba2933fd01c93fea543ce9939f05fa5c11f3ca9 (patch)
tree7a51c14d44678109f1947b800a4667ff76cfffce
parente77cd8495b88f6da773777909391562ee07055e1 (diff)
bump product version to 5.3.0.3.0+libreoffice-5-3-0
Change-Id: I35f9984728015715b9668bf94a2b84ddf1867b6a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f485d7449bef..85759f2817fe 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])