diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-05-25 00:27:54 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-05-25 00:27:54 -0700 |
commit | 8069ad6bebdd18c5250e7d2ba0daedacdf0488e0 (patch) | |
tree | fed22419b77328c13c3d00f7892e85f7854480d3 | |
parent | 383d9ac86e9b77e0d4eac6e1ebea7851e3e55142 (diff) |
Bump version to 5.0-45
Change-Id: I12d50b95f12ec66810dfa4a5c7b39c92987c2aee
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c18fbd50f1b6..121fe43e17f6 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.44],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.45],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |