diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-09-06 20:17:18 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-09-06 20:17:18 +0200 |
commit | b07a9335d0a28661e4973c08026de1b1ff23fbdc (patch) | |
tree | fac6baa7659be0aa71fdad359a6c9e4e0b64139d /configure.ac | |
parent | 05c728fc5445d00324c996a0f788d2e51e65581a (diff) |
Bump version to 5.3-23
Change-Id: I664a6fceae1dc90a7f5cd5deeda6351309776c5c
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ca954df96b09..6af39584ea97 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.22],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.23],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |