summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-09-05 02:59:15 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-09-05 02:59:15 -0500
commite489429b66b74ddffbd121b34faecb75fb2b24e4 (patch)
treec53553f3c73aa9f586138c38115b69e7e6ffaaef
parent4b25757fd7e2fc27cb186ecba953c6f927e542f6 (diff)
bump product version to <new version>
Change-Id: I041a7b6e06d7f5e976537806f526f7fba53650cd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 13cfa082f922..6724c2043cf3 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])