diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-20 17:13:47 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-20 17:13:47 +0200 |
commit | 64211812ee5c3454c64c34ed2295b8015635b057 (patch) | |
tree | cf90eff7c06acc1a20a737a88993674ac6e996cd | |
parent | 5d53afc54e0b94f95176b1be7044f556927c1b13 (diff) |
Bump version to 5.3-47gov-5.3-47co-5.3-47
Change-Id: I81158b8cdc2c53b6369e84a44e786ecf5d3baa83
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8b300a3791c7..888ab58f94ab 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.46],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.47],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |