diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-05-31 14:52:53 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-05-31 15:32:01 +0200 |
commit | 6a0cbf145d2f776076240e975719f4d9b2035f26 (patch) | |
tree | 9dd19a0724b3eec3fb4a99a3a67435bf2df8c906 | |
parent | c7c2b9273cfe4b080fbfd30179c7ae673f3cd066 (diff) |
Bump version to 5.3-15cp-5.3-15
Change-Id: Iab41211b8762435d8a06077bf89622ee58d06a09
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2393b131683b..7a89e9f4892a 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.14],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.15],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |