diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-03-16 12:57:49 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-03-16 12:58:57 -0700 |
commit | b9c35ff5fb05cb4f14744750d893c8a011fb2c57 (patch) | |
tree | 0a6f9a1a9b0d037f8f0bd46f46186f091ca3b6ad | |
parent | 155a762970b9f11a21be95b0c9dd2df76bad0ee0 (diff) |
Bump version to 4.3-5cp-4.3-5
Change-Id: I490b671b94b74d1cbddf2a5cff4227383e612414
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b6e4deef22d4..ff9d790b0ec2 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.4],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.3.10.5],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |