diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-21 01:00:29 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-21 01:00:29 -0700 |
commit | 2a9e5f2f24aa9f44eaeb4c06ca7439b87cbd3b89 (patch) | |
tree | 34536dcd59905b7d9682826b4e87e3d9537fb4df | |
parent | c7b0292184c0942ca00633b88e76367092f3ea91 (diff) |
Bump version to 5.3-57co-5.3-57
Change-Id: I7502da6d7242d0d2041cdfd2458dd800bb63e801
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ab6184ee0d9b..0df4964221eb 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.54],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.57],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |