diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-03-04 03:18:47 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-03-04 03:18:47 -0800 |
commit | 4835d579d401d5d060aa8f23a973b6479b37ff9a (patch) | |
tree | fa48371495d1e8b2d94890b387f03c064f6e88e3 | |
parent | 04341697fbc79fa4c2a07883194ba0929767b9b7 (diff) |
Bump version to 4.3-4cp-4.3-4
Change-Id: I1185a2c490895493012d5b1ddbb2bdf6e8fac5ec
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d657981b5116..b6e4deef22d4 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.3],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.3.10.4],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |