summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-13 02:48:00 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-13 02:48:00 +0100
commit9bd46abde6aceb05f896838aa0b1940f88903d5f (patch)
tree8f65d3422aa066760b7e2f8cede314d2bf8880ae /configure.ac
parentupdate credits (diff)
downloadcore-9bd46abde6aceb05f896838aa0b1940f88903d5f.tar.gz
core-9bd46abde6aceb05f896838aa0b1940f88903d5f.zip
bump product version to 5.1.1.0.0+
Change-Id: I5e7c3f191e2c010c9811e63759bbc236aeabbfe9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63bec8a8f476..cfef065fc93e 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([LibreOffice],[5.1.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])