diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-30 12:46:56 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-30 12:46:56 +0200 |
commit | 1c6762c2434916a9668d2facb3c052a1dd5e9ed4 (patch) | |
tree | bedcc3aed782c7af9d077c4a8a07d737ac300336 | |
parent | a906b0d89ff2bdc55ae2484f9750e0f60154ca06 (diff) |
Bump version to 5.3-3cp-5.3-3
Change-Id: I282583bc84dc8db5810095379b5fd7c33c4f37c3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9dd05a9c5d65..4255257388c1 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.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.3],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |