diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-10-22 13:26:36 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-10-22 13:26:36 -0700 |
commit | c03ae0dedf3bf901b386ba334aabe2205b1808f3 (patch) | |
tree | baabe44d7fb125fb88ac775fdaaea49d1322bf18 | |
parent | 1c0d9a9a77abb1aad70518f06d030e03d6b48a05 (diff) |
Bump version to 4.2-18cp-4.2-18
Change-Id: Ib252bb7fbc0e00035165c2033a36f235ecbe43d7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d495588dafae..a9f0bfcb2128 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([LibreOffice],[4.2.10.17],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.18],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |