diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-04-08 18:11:19 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-04-08 18:11:19 +0200 |
commit | cdf8819e60c8c5c0302a73a9a9dbe586a8446123 (patch) | |
tree | 9cbf15ad89d11c4b3af73b5b9fdcd98fd0425293 | |
parent | 41df401c698498a9fd300af127343cc252e9d030 (diff) |
Bump version to 5.3-5cp-5.3-5
Change-Id: I9355f7cd94de3371e8b461e881ce9847c50cc7a6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 15563f711ca6..03ba74de3278 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.4],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.5],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |