diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-11-09 20:42:16 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-11-09 20:42:16 +0100 |
commit | 4815a27f41eb55aa29346a3e77dd870d88c385ee (patch) | |
tree | e4eb87025aabf3d2f15a516b9f6827ee253bec5e | |
parent | 5ad39e2b06d08f160fc0750d179ebc7ebc211a93 (diff) |
Bump version to 5.0-9cp-5.0-9
Change-Id: I1730f23e920702ea4f06b4403c47e0167fe758c5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 335068ebceab..16f224cfe85b 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.8],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.9],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |