diff options
author | Jan Holesovsky <kendy@collabora.com> | 2018-05-28 16:36:17 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2018-05-28 16:36:17 +0200 |
commit | 121ba866e0d4cc9d4e7e51546aeda561f4267cd3 (patch) | |
tree | 9ae59b7689c932694fdc4fde28a0fe7070621804 | |
parent | 4a3457907546b4cde3adaf0ba6a6d258fe1b54b7 (diff) |
Bump version 5.3-47cd-5.3-47
Change-Id: I3ab41b34d09e9318cdd23e172082ca96d6ba020d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e02ecb99f101..d4f6888e8f72 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]) |