diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-02-12 11:53:01 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-02-12 11:58:38 +0100 |
commit | 14e2671d10dd9c1d4aa9106658ce382619613581 (patch) | |
tree | ff94841f34c6d729b42768dc47f607d61911a973 | |
parent | a45d519e5533023f8cb05174e61569207214c74c (diff) |
Bump version to 4.1-5cp-4.1-5
Change-Id: I90f4a8fd5eb62155fe81b1e19408da9e540d4958
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cf87aab66056..53bae960cae3 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.1.10.4],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.1.10.5],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) save_CC=$CC |