summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-10 00:38:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-10 00:38:21 +0200
commit7ce4703f8f694ba22e5d6d50b4cfaf66c6c9ace9 (patch)
tree4b45f6569ec7f4bd1b8880c184087e29b5e14f76
parent7b041038eaf667fc03ade26ad6bae12791bc2763 (diff)
bump product version to 5.0.0.3
Change-Id: I2e764e5559a89f067b3983e12f642f7a2e03a515
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 275974fe8062..e4293db92052 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])