diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-06-11 14:54:55 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-06-11 14:54:55 -0700 |
commit | 939394b97619f8c62083fc38906395899dceeddc (patch) | |
tree | b070a761e870ad8326f3c6ee9197f8780883c0b2 | |
parent | 2f926a476b73a7c06a4579f422a4458ac3e789a1 (diff) |
Bump version to 4.1-9cp-4.1-9distro/collabora/cp-4.1
Change-Id: I738d3a14bf47e8aa908e25bca162620f78a0bc4d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7edae1917580..e9fa2f208e7c 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.8],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.1.10.9],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) save_CC=$CC |