diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-04-10 07:27:50 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-04-10 07:27:50 -0700 |
commit | 2a559976dd5c77cab8a6464db07b6bd481f8d420 (patch) | |
tree | e19fe87fde9de23799b32871dbaa085f571b02f0 | |
parent | f9f1c8c3ac8d300d9f28accd4880e8ca08341838 (diff) |
Bump version to 5.3-64co-5.3-64
Change-Id: I9c7b8ca6cd3e846657c0820337bae4d76822229d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 12f76b089db1..d51bd382c7cd 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.3.10.63],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.64],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |