diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-06-27 12:38:01 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-06-27 12:38:01 +0200 |
commit | ced242a259e0d80fd600a3e26db30055f6430607 (patch) | |
tree | d50c1183d2e2df3ac1d47f95ea34bf727c4efd85 | |
parent | ac981fce182a6e7c0393fa128e2243c062746191 (diff) |
Bump version to 5.3-50cp-5.3-50
Change-Id: I4d8d539bd23f5db3affe1b6fe1a7db91e7fafa6c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 62aab35fca14..9523e31ae505 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.49],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.50],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |