diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-10-20 00:14:12 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-10-20 00:14:12 +0200 |
commit | d7646f92136ae831541aed2c2920d7a4d2664720 (patch) | |
tree | cae407ce1dcce0e1bde21ba614fafc25894a60b6 | |
parent | dbb9a8da0b45297c140643575a3a8109dc74ae6a (diff) |
Bump version to 6.1.7.39cib-6.1-39
Change-Id: Ie56bf6a1f6f8176d12f0225a6d7e89e8410aeccb
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6072d7baa5d9..d8dc3adaf3e7 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([CIB Office],[6.1.7.38],[],[],[https://www.cib.de/office/]) +AC_INIT([CIB Office],[6.1.7.39],[],[],[https://www.cib.de/office/]) AC_PREREQ([2.59]) |