diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-09-29 04:06:27 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-09-29 14:03:03 -0700 |
commit | a71ec87df4d17a20654dcacb0268ee93f212fa27 (patch) | |
tree | f27818833caf22505adc80ff20b78056450b566a | |
parent | 259b7be4313dc7a8eb4047a99918e95a1719cbe6 (diff) |
Bump version to 4.2-30cp-4.2-30
Change-Id: I0b6947aa5563b580bcd5acd3d45af646e276b7b0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fac5eb4f28ce..f819417490ab 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.29],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.30],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |