diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-02-08 12:34:36 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-02-08 12:34:36 +0100 |
commit | 1f8f63fd52c7522342a8e5cec0a4f9a92d5e89c8 (patch) | |
tree | 6d0b5d8743b494f22998f35fd17a9c1e28af9452 | |
parent | 7df05a4b4bbc91a2abf51f27976f1aebf92f9a14 (diff) |
Bump version to 5.3-40co-5.3-40
Change-Id: Iea8491ad87f999cbe202e1609aca3ff089836d70
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e87804ac1b03..f672075344e8 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.39],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.40],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |