diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-07-01 22:03:11 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-07-01 22:03:11 +0200 |
commit | a4563b93087ef19412152c28fc47410842888474 (patch) | |
tree | 0466af9f4db96b19c4769d80d32c3f134930b5ee | |
parent | 736ecbea96ed8c349b84693f9246a92bc417cc32 (diff) |
Bump version to 6.0-33co-6.0-33
Change-Id: I7914a51dcd976e8685c761e6151000502148e311
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a58403b3b611..7dee68eab9a8 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],[6.0.10.32],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.33],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |