diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-09-10 04:59:43 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-09-10 04:59:43 -0700 |
commit | 6c1a78b209ac600165a39559550370468cba864c (patch) | |
tree | 2c6217d3cec88e711347b934a0b5b73fc54b355d | |
parent | 3c03c0af168dd0fec4827b8d6b0761f7ca2f80c7 (diff) |
Bump version to 4.2-9cp-4.2-9
Change-Id: Ief72a8a091c8e3e37bf5a5190dc95d0ebb7405b7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c721987f0bdc..f77e6dd087a3 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.8],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.9],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |