diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-01-27 11:04:50 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-01-27 11:04:50 -0800 |
commit | faf1498e0e2d1ab60eb7d88bced8cebe49584d28 (patch) | |
tree | d82d1bccf82dbb1f5198fa4396b55d6d6e4d9f26 | |
parent | e3e3a8e3f13d79814f6b0e8b6e4efc14b65971c9 (diff) |
Bump version to 4.2-23cp-4.2-23
Change-Id: Ica66c89fe86c18c436290a03849aa5ebfb4e8bc3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3edc486a42a5..d996ab6f7c93 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.22],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.23],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |