diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-11-29 10:55:44 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-11-29 10:55:44 +0100 |
commit | 30b19ad1a6a20c57ef0de6e7e78a84086a685077 (patch) | |
tree | 9fa9ed5ef21bc91b04f27b46dcfb1b1d66fbe150 | |
parent | 761afa1b2e4e21b62065a39818c3acd7200e68b1 (diff) |
Bump version to 5.0-11cp-5.0-11
Change-Id: I3f71be2a9ee0184382acf4a378882090af737d31
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index afb93ce509e6..f78057ab4f19 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.10],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.11],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |