summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-16 21:06:24 +0100
committerAndras Timar <andras.timar@collabora.com>2022-01-16 21:06:24 +0100
commit4e25b621f224315149cc78787d27d478f033091f (patch)
tree021b03305b1f27266903464480e9d8b1c87e3a0d
parent13dcef949020bbd4e8db31fc394a10bb02da7467 (diff)
Bump version to 21.06.13.1
Change-Id: I5b98d1236285f0e2837dc442353cc413db7b9e67
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6b5f48c47aca..35e6c39ed3fd 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([Collabora Office],[21.06.12.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.13.1],[],[],[https://collaboraoffice.com/])
dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed
dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard