diff options
author | Aron Budea <aron.budea@collabora.com> | 2017-08-13 02:33:17 +0200 |
---|---|---|
committer | Aron Budea <aron.budea@collabora.com> | 2017-08-13 02:33:17 +0200 |
commit | 29c428b9123fe54642b208c09f76469afc617948 (patch) | |
tree | e09614826a7e26dc0d99844d7077397970ad4185 | |
parent | 13f71ea93f723c1d75002f5c8c4d3c3a8fbcb3f4 (diff) |
Bump version to 5.3-23cp-5.3-23
Change-Id: Iee438bec7fd2f9f29066bb881409451df7ba547b
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ca954df96b09..6af39584ea97 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.22],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.23],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |