diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-22 10:00:53 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-22 10:00:53 +0100 |
commit | 684ca40050ba902abbc8efb64acc276295a13986 (patch) | |
tree | 9c4959396fc643bc62752166ad3cf86a102ef177 | |
parent | 1b45f034b3051d6acdb2e591cf6c52516abb4ca4 (diff) |
Bump version to 5.1-23cp-5.1-23
Change-Id: I177e6a63dfcb23416fb383901490a96e59096e98
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index acfa08677374..aa6a23245e49 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.1.10.22],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.23],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |