diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-01-08 14:19:24 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-01-08 14:19:24 -0800 |
commit | 74fb0cb74bc62b5d652f0fb10f8dc3b4795c6cd3 (patch) | |
tree | 835de87a47516bd2a5f1c2ef298108333a5d991d | |
parent | aa2c14d7ad8990afa25603f637c7ef2628b77873 (diff) |
Bump version to 4.2-22cp-4.2-22
Change-Id: Ib43b42caac84aa0218be5944b2b4f808860da9c0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 35c7af1d032a..3edc486a42a5 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.21],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.22],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |