summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-09-03 12:42:52 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-09-03 12:42:52 -0500
commit5df1bf2555afae2ce933d305850f3248b5ae9a8e (patch)
tree99ec6110700545339942a6253e7556b6fa5c46b0 /configure.ac
parent65305ee03a64a90fa011b5b11b7076ddecf7728b (diff)
bump product version to 5.0.3.0.0+
Change-Id: Icd1b3aa4931853c2b3fdc20101fa60d7fedd4b27
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 13cfa082f922..c6f7b8ddf658 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.3.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])