summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-27 01:58:15 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-27 01:58:15 +0100
commit6d85a3cfba088dd54f2dad339db883a38bf51b75 (patch)
tree7630daf7688988b499046930f5a90c99c4778fdf
parentb5b5972321a65f0185317d23d99d211539326165 (diff)
bump product version to 5.1.0.3
Change-Id: Ia7f367afd14a8a59b555b739c58d4ace1d1427a0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 128daf0fa714..f406a4c03dcb 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])