diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-03-13 09:19:59 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-03-13 09:19:59 +0100 |
commit | aac0c2931c7ec431e959c5fdcd1c8e7715ade8f3 (patch) | |
tree | 24504ca1ed8ccda91374283efa34d90a662fd21b | |
parent | e4c6dcef807d24be29975d8fa1ad0ca435e914c5 (diff) |
Bump version to 4.2-27cp-4.2-27
Change-Id: I33f0bc2acc8f94bbebb0e32bca49bbbf65072f6f
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2779fc40fb58..a284615c9820 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.26],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.27],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |