diff options
author | Jan Holesovsky <kendy@collabora.com> | 2017-05-16 14:14:27 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2017-05-16 14:14:27 +0200 |
commit | 60cf3deece0595660bc9f4d402a06aae0d862014 (patch) | |
tree | 93c2931b1acc1267914d450784c6b19b34967aa6 | |
parent | 942a5b532eca311914335e8fc104cc1d0a93c8ea (diff) |
Bump version to 5.3-12.cp-5.3-12
Change-Id: I922085fdfaeaccf914550e2eeb5129a43af2062a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5a26ba861e0f..0a0fb569b4ff 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.11],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.12],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |