diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-10-14 10:17:11 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-10-14 10:17:11 +0300 |
commit | 171ad6702e3a2346ed18d352fdcc457fff0024ea (patch) | |
tree | c409325e7c840b05d995985ad148940c2446809a /configure.ac | |
parent | 275daca2beecc5bb7a3ffc57afa882434971110b (diff) |
Bump after upload of new build for Mac App Store
Change-Id: Id606f0b71e1314778cf5ea814977bb9f4eb8bafb
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 873dded3f223..a0354cd762a3 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.9],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.10],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |