diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-11-29 14:47:24 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-12-04 22:41:01 +0100 |
commit | 476212d9b2b91ceedf48b998e4eaa91e1bda0ff6 (patch) | |
tree | c0746eccec728ff0875e7f1bafe9de8e279e60fd | |
parent | c625c49bac701c9b58ed4728a460b7094d632501 (diff) |
Bump version to 5.3-61cd-5.3-61distro/collabora/cd-5.3-3.4
Change-Id: I0753c83b554dca20de6650d7947b3112d177df90
(cherry picked from commit cd2475c52a096b001a7e3179f02e11cbc8a5615f)
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bd93fe182eb5..c9227f742d5b 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.60],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.61],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |