summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-05 23:57:20 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-05 23:57:20 +0100
commit72be395436f83bf365f8fc1f8a2469bfd2151ffe (patch)
tree081afe3708479b100a40db2e7448e931937e973d
parentnss: upgrade to release 3.73 (diff)
downloadcore-72be395436f83bf365f8fc1f8a2469bfd2151ffe.tar.gz
core-72be395436f83bf365f8fc1f8a2469bfd2151ffe.zip
Bump version to 6.1.7.28
Change-Id: Ib09a8345c48c9cac1bad7fc2172931853d0f0fd2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a77d34082b2..76125b12667f 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 powered by CIB],[6.1.7.27],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.28],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])