diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-06-02 19:01:17 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-06-02 19:01:59 +0200 |
commit | a62142e3edbaeb7b6b76198e248ec2592aa59074 (patch) | |
tree | e8ddedb4402389b0611d083fa0a05c7c804b5d0c | |
parent | 65230ffbe1ec27575dd04751ea1bae684dd6ef7e (diff) |
Bump version to 4.2-5cp-4.2-5
Change-Id: Id06410adcb9e0b7d7b4728561a0abfacceca4fa7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4f6d9ba03566..0ec4aee7d773 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.4],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.5],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |