diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-10-06 09:01:02 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-10-06 09:01:02 +0200 |
commit | 845650b678df4af7ae99a258f17afcec139f6df5 (patch) | |
tree | a01da90324d1104f35912fe2d2e597046bb14df2 | |
parent | ecbfd8963ce5b8459c00da589216ecf78d99a7f8 (diff) |
Bump version to 6.2-25cp-6.2-25
Change-Id: Id5ba7c81ec55042260c6d1f2c9dc00c56b68d252
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 69fd79dd687b..4963620e569e 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.24],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.25],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |