diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-05-29 20:52:39 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-05-29 20:52:39 +0200 |
commit | 6855f7cb73ae19d01a98585be6c4c71fd6f78a6e (patch) | |
tree | 32d665f35593742c0f696ead57ee55fa1779d403 | |
parent | 54ba02f3ac2a0868106348ba83b66a69862d3674 (diff) |
Bump version to 5.3-47cp-5.3-47
Change-Id: Ibea054c2661e26a87ef842973f28b84e07bba43f
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e835dfefc024..e793a0bb5ce3 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.46],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.47],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |