diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-02-03 13:30:35 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-02-03 13:30:35 +0100 |
commit | df7825ac64cbf54122bbcd8976214c6b148b67df (patch) | |
tree | 4dad1fc7899f8d232b9fa80ca2942c82b6e43c82 | |
parent | d04cf314d44c0ae0cbb135d21436d119f936208c (diff) |
Bump version to 5.0-21cp-5.0-21
Change-Id: I2f1f6a61661faad76a9929ffc64125ffbd09ec6a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 75489fb0fa9d..7e14b854aa47 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.20],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.21],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |