summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-11-15 16:53:19 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-11-15 16:53:19 +0100
commitd570791b290c7567a24620e76f9e6fa07d1efa82 (patch)
tree94676dfd863dcf0fed48c6a7efd1c4a43580b888
parentb73ddeb016d3d7790565dd7870b0e18e678fe24b (diff)
Bump version to 6.1.7.7cib-6.1-7
Change-Id: I1d7ef139642c201ad631b3ec48bd97ac80413b7f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f15ac04d00e..f079b082327e 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.6],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.7],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])