diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-04-04 12:48:33 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-04-04 12:48:33 -0700 |
commit | 8e4b3e4d85fa914f20f45b90ed1bd09573b1b09b (patch) | |
tree | 0bf6581016eb1f8820922159afba311d313b0aed | |
parent | 15487c3f0fde61012ea69f88c64cdcd2017733b3 (diff) |
Bump version to 4.2-29cp-4.2-29
Change-Id: Ibfa2c1923c47080a44f2b95c82355c6a06901531
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f9342974e524..fac5eb4f28ce 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.28],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.29],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |