summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-26 13:26:55 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-26 13:26:55 +0200
commit56525f5a22fc34c5b0f21ba4ee1ad74d78f7867a (patch)
tree75e39ce18126264a3ed0fbcb41ef43affee98081
parent619259f44d9b56a60640129fe4af7d2340490f6e (diff)
bump product version to 6.2.6.1
Change-Id: I55bcabac3a69e8a63b137d30c9b658bcdb95efd9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 720939dfbe59..955aea14ca08 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])