diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-03-28 09:18:56 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-03-28 09:18:56 +0200 |
commit | b48f5710e0aa4ca23ad43ffd065f43396ad9d957 (patch) | |
tree | b5caa5718558fd7b530e948fd4da61fbaf843e71 | |
parent | 0c5048143054e973f5cb945ddd61d50fa1aac0ab (diff) |
Bump version to 6.1.7.32
cib-6.1-32
Change-Id: Ia231dfdd08583b406111adab46265fa7c45d41cc
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 51fa1bd263df..c796a3985ebf 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.31],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.32],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |