summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-09-05 02:52:10 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-09-05 02:52:10 -0500
commit204cfccefe5e74ec7b304c96d375c580760b41cd (patch)
treebea7ad7a25fd7963dc8cc531e1cd8cc83a03a95f
parent4b25757fd7e2fc27cb186ecba953c6f927e542f6 (diff)
bump product version to 5.0.2.1
Change-Id: Ib9d7da60f94b1c9101dcae085e2f71947407743a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 13cfa082f922..bfcd4fe524ea 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.0.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])