diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-02-27 15:50:41 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-02-27 15:50:41 +0100 |
commit | b931733d36037cb90ae09f62b0345a2cd22e649c (patch) | |
tree | 08d3a9a266cac711372d941b39c909baf127dfbc | |
parent | 3ae573be36d76f371308dde0274d217a02f1d965 (diff) |
Bump version to 5.3-41cp-5.3-41
Change-Id: I05a5795bea65d4b5b2a814358304f2f57bba1fd1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 76d5a94739e9..2396a48aa5ce 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.41],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |