diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-01-07 15:00:40 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-01-07 15:00:40 +0100 |
commit | 316137a3e2ff62eecfe965da397a5886bf389100 (patch) | |
tree | 337ea26b59481939b91a0a55a7bd174866595148 | |
parent | 31b3cf5726d2d7fbaa5e08e7281c6123b6b54742 (diff) |
Bump version to 5.1-16cp-5.1-16
Change-Id: I6207fd7a10915cc58a82d0e7ce99dd0f1fdf5a14
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7bb8b93944d6..7175be8e4d93 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.1.10.15],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.16],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |