diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-06-20 13:56:46 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-06-20 14:03:48 +0200 |
commit | d9b6c37cecce4b4ae0ea80ce253f723b6022aa5b (patch) | |
tree | 7878b4e6f4f4cce3863063d5c74adc707386bee4 | |
parent | 11bb62dfc3188a2b4e61f8d1e3d246898579dbf8 (diff) |
Bump version to 5.3-65co-5.3-65
Change-Id: I92274680e7fce53cf6df52229b3978cd5997baca
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d51bd382c7cd..6e421f845ee6 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.64],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.65],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |