summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7bb8b93944d6..7175be8e4d93 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.15],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[5.1.10.16],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])
8&id=4c8e866a6ea3cbafd2a8c89538f53a76eeb81d55'>git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock 2016-01-11PCH support on LinuxAshod Nakashian 2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock 2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock 2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist 2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist