summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-07 22:32:41 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-07 22:32:41 +0200
commit93cbcdcb48be85f6731af4d60fc664582f4a3c1e (patch)
tree0e94b635f71cc68e2e694b78381608a0da297762
parent793b72ac5a8121b55b90fd03c7fead8a9496e3de (diff)
bump product version to 5.0.3.1
Change-Id: I92b67e073b1d3070272a09f7b76db80c6b35c105
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index afd48d649852..c34dd2d43785 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])