diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-11-16 19:08:18 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-11-16 19:08:23 +0100 |
commit | 4158227dae901a16c9fb3af541ee8f8cef6a100f (patch) | |
tree | ca9acdbd06864ff5861871a8f545d323a72a0f4d | |
parent | 0d77e2faa95e440e5bde96432ade122e1804a0cc (diff) |
Bump version to 5.0-10cp-5.0-10
Change-Id: I9f0e693aa48ed6a1ace8b9cdfd1b1db2f3379215
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index af48c210afba..afb93ce509e6 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.9],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.10],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |