diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-09-14 17:25:54 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-09-14 17:25:54 +0200 |
commit | a14c389b42800d34bd9b91a811431532f9a3bb62 (patch) | |
tree | 1ac9ee5502119897e823e6b9d6dad806060ab57f | |
parent | 855ce740ee1ce4cfdafdc34266ce9668cccc2874 (diff) |
Bump version to 6.2-24co-6.2-24
Change-Id: I69e92c4f17cdfedfb753c9ed3348fda96e29b5e5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9bf867051527..f2122b0ec2ee 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],[6.2.10.23],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.24],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |