summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-20 11:44:28 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-20 11:44:28 +0200
commitc9b790bfef2b51f57d01fa415a83990f2b610711 (patch)
tree3234867a46e0d1f283921917b786f5e0a668abcb
parent84935fcbe74fe7ec5b44135cc9e6b47424c200ab (diff)
bump product version to 6.1.2.1
Change-Id: I5167c026b1e38371ab43c81ab08ef6964397332b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 735ebf2e360a..9da3d4db597b 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.1.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])