summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-24 17:21:29 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-24 17:21:29 +0200
commit961afc4cb1253a273e27d0314dfa85592012a622 (patch)
treed3c29d7d1f722e0e30dd36d3a585613ee194d2a5
parent7bbe77c9af43ba2f14c25b643739d94ca8223db4 (diff)
bump product version to 5.0.3.2
Change-Id: Idd6aaa492be4c7b9d65780ac9930a88acde0c094
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 000adb7299f1..9f86a4468088 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.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])