diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-12-18 22:53:19 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-12-18 22:53:19 +0100 |
commit | d3e346ef2b0c13d257afb68b7fe581ac29235b34 (patch) | |
tree | 33b0439b078248d7ac7cec7ce8f3abf5b9a2876b | |
parent | d96e5eb9d316117f3f560d77c9858737d7e58c9d (diff) |
Bump version to 4.2-21cp-4.2-21
Change-Id: Id9a052e61b0c098ff9e843b04e738fc1daa3a7c7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5ef705507750..35c7af1d032a 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.20],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.21],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |