diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-18 16:15:50 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-18 16:15:50 +0200 |
commit | 681f953be382aa1b0611f94e04f33c73361264da (patch) | |
tree | 00abc1dd9eb32aef9ef207cc6bc014e1c8874e9b | |
parent | a4ef8f7646beda733ad926911d0ab7c8ab42f69f (diff) |
Bump version to 5.3-46gov-5.3-46co-5.3-46
Change-Id: I7c882c04e4e89e3d33fddfa5341be90cf2f2ed3b
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8fbd87965e65..8b300a3791c7 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]) |