summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-02-07 10:53:36 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-02-07 10:53:36 +0100
commita228c78edb1ba04ac25ed7a451c2ae676c35bc56 (patch)
tree8205dcd9095f92619516192a7513df072d5e29c0
parent9c7083250d1774a02cee0c79bd1100006668196d (diff)
Bump version to 6.1.7.30cib-6.1-30
Change-Id: I514fb82b114016938fc5ed715a5513073336bfd1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c50eabb784c0..62579de3b8b7 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.29],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.30],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])