diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-08-06 21:47:13 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-08-06 21:47:13 +0200 |
commit | 91005a37b489c9598566e57a6534eb9b6cca3b25 (patch) | |
tree | b942d28d873abedaf9c70a1d3d0b2a3cf96c0ba7 | |
parent | 4de6140c395a099df75d8e03306ab05322a887f4 (diff) |
Bump version to 5.3-22cp-5.3-22
Change-Id: I9d0c5281c0bceeeef7c839bb15bcba3839da6e38
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c21b6875d58d..ca954df96b09 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],[5.3.10.21],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.22],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |