diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-02-24 13:51:51 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-02-24 13:51:51 -0800 |
commit | 79d83114402ed8f1fee70147c675bff81a41b173 (patch) | |
tree | 533797b1ff738ef4f61df8d03dc6d521d4e1f70f | |
parent | b0760a5732b70c42bfdc370a7a019403c2643a8d (diff) |
Bump version to 4.3-3cp-4.3-3
Change-Id: I156f7a8565f930a3f0cc3de749e10243e82b48ab
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7ffd7262aea6..d657981b5116 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.2],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.3.10.3],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |