diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-03-02 11:10:58 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-03-02 11:10:58 +0100 |
commit | 55a81745de7470d4e42b7af87349a055cd5ef393 (patch) | |
tree | 9bb1e7b6a2f2ae483a5b433666aa796e9c09509f | |
parent | 74d90488662c55fd5f31b203e02b228137b42076 (diff) |
Bump version to 5.0-26cp-5.0-26
Change-Id: I487fb3b52bb8adfa40abbbb75e2b83f375fbdd78
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4514422787cb..a7a9dfbe0faf 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.25],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.26],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |