diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-11-05 22:04:43 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-11-05 22:04:43 +0100 |
commit | 6064a8b601a4d3ee6e4bbe598d7ee50712d300e4 (patch) | |
tree | 4ca6ca70e90929ed4d96756b2e478e296e9b9fa1 | |
parent | 5f919351aed1b0e80fd10a33ee3ac08b3697efff (diff) |
Bump to version 5.0-8
Change-Id: I74bc0ee02279152bec9ecc54b0d948a6978fa6c8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 83412c0f5caa..335068ebceab 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.7],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.8],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |