diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-06-22 15:29:38 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-06-22 15:29:38 +0100 |
commit | aa94171582c0a3dc7c9d306ce1a96443fc78bd95 (patch) | |
tree | 094243e25dfc209e0413087aeca42a251ac11cb3 | |
parent | 89626f5f52a80e719cb0fdbf533a4b21697db66a (diff) |
Bump version 5.3-48cd-5.3-48
Change-Id: I2c2ce51615dc34f590251e62ba22cf8ab7decb00
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d4f6888e8f72..6d93aa49f500 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.47],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.48],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |