diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-16 18:03:34 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-16 18:03:34 +0200 |
commit | 676bba734638174e4b6e81dac8453c8345f3e2e1 (patch) | |
tree | 1a8b8bad40e634ac8444b9bedc1e462c33f17667 | |
parent | 930a215961cb32d9e03a69f6ca7c1343fc8a1747 (diff) |
Bump version 5.3-46cp-5.3-46
Change-Id: I528e9d4bf9531f502b53760da2a876e7ae6a685d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6da728047224..e835dfefc024 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.45],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.46],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |