diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-22 23:15:54 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-22 23:15:54 -0700 |
commit | 1931563efd1cb3673d1b25a689e98e7818aa315e (patch) | |
tree | b3e5b2b2c861a92ccb2bdc2a9d84b896e6991942 | |
parent | 835e085d94b42048eff51299af5d199be83befb4 (diff) |
Bump version to 5.1-27cp-5.1-27distro/collabora/cp-5.1
Change-Id: Id25601a27c794de19a4e4609e70e2ed55a412c57
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 93eef1348603..6e647d43a498 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.26],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.27],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |