summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-02-22 18:34:23 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2018-02-22 18:34:23 +0100
commit0de921a90343a7b35612fdf85ae69657f1eefe82 (patch)
tree7d025cbc28bdb90fc217a51edc602b596566c4ad /configure.ac
parente27c67107d128d1421e2c09d81c99f43ad0d45a4 (diff)
bump product version to 6.0.3.0.0+
Change-Id: Ia3299fda6e1639e21b21030b2f4b1cf6506956ae
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 dcba0de5d5b1..289cf2911c93 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],[6.0.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.3.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])