diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-01-19 17:11:09 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-01-19 17:11:09 +0100 |
commit | 95060d44300d8866fa81c16fc8fe2afe22d63777 (patch) | |
tree | e92a5cdd4a36e2b575ad95b80aba5db15d984537 | |
parent | 3bdc59bcde10bb4cc676bf7ed13bab2738ad41dc (diff) |
Bump version to 5.0-19cp-5.0-19
Change-Id: I59783e40f3274c37bd8d77aaa333727a526e99e0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b38eb9204099..f02361606809 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.18],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.19],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |