diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-08-20 12:02:13 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-08-20 12:02:13 +0200 |
commit | e7a7cc860dc93e7fd36d413efb8a28b2e316617b (patch) | |
tree | ab261d9d75ea7d5a5dd32e3c0ed4f868ae504b1d | |
parent | 03b6597567b584e6decd1175672f3eee53d7c882 (diff) |
Bump version to 5.3-54cd-5.3-54
Change-Id: Ic2ed70b84b8d0f67445ef14d9a33f5f5679427b0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index daa8073287b9..66e477674b20 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.49],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.54],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |