diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-06-19 19:31:59 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-06-19 19:31:59 +0200 |
commit | e9b1cfd0cc56e27f76c493a7efdddea39411b1ac (patch) | |
tree | a0161f9a5d66798a42ccd3c63886728c00dccc0b | |
parent | c9d5ff919c87566fdbc6a2ddde0bcd30d471c425 (diff) |
Bump version to 5.0-39cp-5.0-39COOL_1.0.1
Change-Id: Ieeace993521e091711df5dd79be955fedc783daa
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 38a326e2d024..ae653f8e447c 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.38],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.39],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |