diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-06-28 16:15:08 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-06-28 16:15:08 +0200 |
commit | 2c67d94f1ecf1d3258adc816f0eb6601206fd1cc (patch) | |
tree | d848a0af15d097bc394c9d9b43ab537342aae7f1 | |
parent | 1056640a6e1fd044cb61f5bf5ee85dfec3cbeb7c (diff) |
Bump version to 5.3-51
Change-Id: I3aed883c5d77d12cd026ef25a9257d54e23c8ce7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9523e31ae505..ed7a553683ed 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.50],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.51],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |