diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-05-19 23:32:10 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-19 23:32:20 +0200 |
commit | a8976709a467924dd308801e15b3ac46900c636b (patch) | |
tree | 607bf72587b703eb5068affeaa476f92f8aec5e1 | |
parent | 66fdae93e931463ca8b51287cdcdabcbedf43756 (diff) |
Bump version to 6.2-13co-6.2-13
Change-Id: Ia3d213cdf5d616e9dfef7fa41ffe16d577868073
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 335f75de7a9f..fa25abb35057 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.12],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.13],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |