diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-05-22 17:17:15 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-05-22 17:17:15 +0200 |
commit | ae4763d5bdce00abebf39219cf7209da79c3aa54 (patch) | |
tree | 1f0b3d6e12b3f69d1728a7c3e35047c53f6a41dc | |
parent | 2ccf1f7ceb263e2bf92d513439e8d7695539ced7 (diff) |
Bump version to 5.3-14
Change-Id: I66c76f7bfca5f77dd599e7a32c14d9d31171fcc0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a157a0341cd4..2393b131683b 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.13],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.14],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |