diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-06-29 12:00:36 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-06-29 12:00:36 +0200 |
commit | e57325c4ad679d23374594e7b495623ec70fc192 (patch) | |
tree | 42f38580ce7d5adcbb4503909eb52d02d7cd1933 | |
parent | 0ecd72c6699b365991909cb279326e354fe502df (diff) |
Bump version to 5.0-40cp-5.0-40
Change-Id: I2af81dfb5cdce53c54f97bb847d3caa32e71e94a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ae653f8e447c..402fc0b61cb9 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.39],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.40],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |