diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-10-22 00:00:24 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-10-22 00:00:24 -0700 |
commit | 312ef29bbecdab4d29709aebc24e6428e6c2b059 (patch) | |
tree | 3e18cc26e55d8a259fab56425949b8499e8ee2d8 | |
parent | 90977dafd1c818af5737d9d1150de96df76f2ca1 (diff) |
Bump version to 5.0-46cp-5.0-46distro/collabora/cp-5.0
Change-Id: Idc22b8308e71a0a5eb37d009f343f8abae320994
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 121fe43e17f6..b3ca7b6863c2 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.45],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.46],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |