summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-11-25 07:14:20 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-11-25 07:16:57 -0500
commit52d01bb5caa7950e72b00f7969c5dbccf76d3737 (patch)
treeaf0d4640bea67dafca8ae433cf19e424aaf3bc7b
parentd65d9c546125ab999d645a921731170d60fa14ee (diff)
bump product version to 5.2.0.0.alpha0+
Change-Id: Ibc95574848752111d36cc9b3ff13709921b67e6c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e52434eef85..57a41f76f4b7 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.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])