diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-22 12:33:26 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-22 12:33:26 +0100 |
commit | 19981d4a48cc56a36e563235b0452f61732cc819 (patch) | |
tree | a17514063551cd93e72431f785bec02ee4881aa5 | |
parent | 5e14b7afdd1fe9edb73f40d35f3c3ce49711698d (diff) |
Bump version to 5.0-41cp-5.0-41
Change-Id: I2de4f0f078de9a889883e91675c12d3509081f28
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 402fc0b61cb9..05fcb104d9e7 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.40],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.41],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |