diff options
author | Jan Holesovsky <kendy@collabora.com> | 2017-05-03 15:31:47 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-05-03 15:31:47 +0100 |
commit | 85188fb8a506723ba1e440dbde78784dd12e3bb8 (patch) | |
tree | 0916dd899a2dadec9d77e8791d1bf7bbbe90a7c2 /configure.ac | |
parent | 23d0b17f259a7bf8bac3cab8fdb97c227c134108 (diff) |
Bump version to 5.3-10
Change-Id: Iac0ff25db0542e0659fe61a19e24c37ed6df726b
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0e4f7c4f1b5d..3011e18ce622 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.9],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.10],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |