diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-01-05 13:52:03 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-01-05 13:52:03 +0100 |
commit | 42fc8bbcab276259e8b6b6e6384f0d2af4422b99 (patch) | |
tree | 23b1c023a6344fb7a3b01fedfd3ff2646747945a | |
parent | 430dce024481f61c0edda943fe7a54d35c1d5f3a (diff) |
Bump version to 4.3-13cp-4.3-13
Change-Id: Idf56644a6bcbf9f465a8e3d24f96a3455a6c1ca9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3965d8cf5b39..5ccac6f32882 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.12],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.3.10.13],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |