diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-02-09 11:32:46 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-02-09 14:02:06 +0100 |
commit | 50f971d878c4df9464b01721283ac6468edd6768 (patch) | |
tree | 8a700c129f8b30c88913b9282959ed914f838bdf | |
parent | 98c91bbed113a847e605cab06735130406944d37 (diff) |
Bump version to 5.0-43cp-5.0-43
Change-Id: I9b28bc646902aae65cfe52ce6405c425b3ffcc34
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9714815911d0..93616767d9c9 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.0.10.42],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.43],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |