diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-06-19 14:57:13 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-06-19 14:57:13 +0200 |
commit | 26d4b30be98bd2c5e99226475659606e50ec723c (patch) | |
tree | 8bf4371282b371ace445088357f5f1bba76c47c3 | |
parent | 749780c9b5e2922417a7686efc3e4f609bb20264 (diff) |
Bump version to 5.3-49cp-5.3-49
Change-Id: Ide834382539faf03cba7f887ae762144814f0c22
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e793a0bb5ce3..62aab35fca14 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.49],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |