summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-17 21:03:33 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-17 21:03:33 +0100
commit8a02a1d329c43df6de383a7b0cf8ac14247b18c9 (patch)
tree69c1d76b02b85b0519a190ef58039751e815e4d2 /configure.ac
parent6e4ec68783efb630e60a80e46817200ca89ed518 (diff)
bump product version to 6.3.0.0.alpha0+
Change-Id: Ia9d5785fd32823e3c4f5b40fd3db1dc89d217bbe
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 442ada332ada..b968f83938ff 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.2.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])