summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-26 13:28:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-26 13:28:20 +0200
commitefac172ea6e81f4620f60d4746d71ebe12e97011 (patch)
treea39dd1f572ed9544f6c93845bd8745505b44d606 /configure.ac
parent619259f44d9b56a60640129fe4af7d2340490f6e (diff)
bump product version to 6.2.6.1.0+
Change-Id: Ibd1ab50c52f82c58cbcb5dcb686d42058704ba4a
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 720939dfbe59..80d863dda79d 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])