diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-10-06 21:58:07 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-10-06 21:58:07 +0200 |
commit | 1efecdfac65b5eafa7b56d8eafb70d39107144ce (patch) | |
tree | 09eec98c65cd9a8abb8bfd14fbec8b8f81d168dd | |
parent | 69a7f2d94f0cb87cbc7f911f0393204a9c0eef1a (diff) |
Bump version to 4.2-17cp-4.2-17
Change-Id: If617f1ebf76d20fc79ce5e01b4e293fa3f6c37fd
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index beef1a883ae4..d495588dafae 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.16],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.17],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |