diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-01-08 18:51:16 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-01-08 18:51:16 +0100 |
commit | 4f69c2ef915b3b71d3967bcc57e5b1341cb102d6 (patch) | |
tree | 9add1e256a35bc0929dc5cc33869cb8fe858afcc | |
parent | 8094e313c0d8b517c124cb86fb10ff8f911d2744 (diff) |
Bump version to 5.0-16cp-5.0-16
Change-Id: Ic807e62738bb420b67e6d26588ad674eaeae559e
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 63934d5817af..76145a768ffd 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.15],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.16],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |