diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-09 14:19:20 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-09 14:19:20 +0200 |
commit | 978891859ac474adf7eb18389cad175c3db04507 (patch) | |
tree | 87fb32751c9cc273e490cd749e9b177e0a2a0f92 | |
parent | 4bc2628ed2c4bc0f68243c6c8cb851a85c97500b (diff) |
Bump version to 5.3-45gov-5.3-45
Change-Id: Ib8cfe6b6cadf5db3ed216d7f51bb03129c92d838
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f672075344e8..8fbd87965e65 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.40],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.45],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |