diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-24 01:40:27 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-24 01:40:27 -0700 |
commit | 9ee57811e2eecc1059eb9d12240687196d8e922c (patch) | |
tree | 7f1a94f17c7a057c4d61e4e08eed539b72bd1e2d | |
parent | a2c89f80b374877376f6e80a3d7ce049e93d6b3a (diff) |
Bump version to 5.0-44cp-5.0-44
Change-Id: I6cd258caa6453394ce72ab62fd7f34535ce51c27
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 93616767d9c9..c18fbd50f1b6 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.43],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.44],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |