diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-03-08 13:49:34 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-03-08 13:49:34 +0100 |
commit | 14e9320d76c4ff92a6b73c271ad95e2631274917 (patch) | |
tree | d5e412a6d885ac04cc88696ecbe67a76520d5c6b | |
parent | 11c916bf87aac524fa1a833328dc6b7c99a138e4 (diff) |
Bump version to 5.3-43cp-5.3-43cd-5.3-3.1-branch-point
Change-Id: Ic4af0c294463e013913361f39bbfbaeca0d3fa28
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7626dc82abd2..8cca947c0cc8 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([Collabora Office],[5.3.10.42],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.43],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |