diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-18 19:57:01 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-18 19:57:01 +0100 |
commit | 93f59794b58d2e60c0dee87631eabff23e6a7791 (patch) | |
tree | 353f876da075778ff4c2d3a5fe916ea634dd746c | |
parent | d9d905115d56cc2d0f7f0b24353e60e47eb140f8 (diff) |
Bump version to 5.3-1cp-5.3-2
Change-Id: I92462b715c59f606bc116a4338e368b3c589bc51
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 266cc4deb008..9dd05a9c5d65 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.1],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.2],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |