diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-03-03 18:57:27 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-03-03 19:35:31 +0100 |
commit | 9a7e17eb9ac951f1f6383c3e89ca5163932ec4fc (patch) | |
tree | dbc60148f416e022081aa6a623d94bedae29be8f | |
parent | 6017be47f48c4808b7b74164e1fc290d1a9ed462 (diff) |
Bump version to 4.3-12cp-4.3-12
Change-Id: Ia130f2700ae69e8e741509367d2bc254adfb9611
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9886a0d73f35..3965d8cf5b39 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.11],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.3.10.12],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |