diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-09-28 10:33:49 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-09-28 10:33:49 +0200 |
commit | 897eb805902b0e6bdb9657294e8d307910faab7e (patch) | |
tree | 82a2aae562ca4dc481c8497c6470ffc11b4c8296 | |
parent | 9711db24fff84dad65c74dec1a6fcefe2a97816c (diff) |
Bump version to 4.3-11cp-4.3-11
Change-Id: I4886dfbcf957bceef62f87b07c41aebb6be887cb
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 29b765618a07..9886a0d73f35 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.3.10.10],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.3.10.11],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |