diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-10-01 23:01:40 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-01 23:01:40 +0200 |
commit | c04a23b0735c128b395d74924de9a716fc77fab5 (patch) | |
tree | f5e39045730b2690346a7faf5e022d10c53f12c5 | |
parent | d378460184924ab63997e0ac220569363b4427aa (diff) |
Bump version to 5.1-8cp-5.1-8
Change-Id: Icf141e8e23b7b1c6b9bd726a72a92441eb3cd50d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0b1097af85cc..6536f9b838ea 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.7],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.8],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |