summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-16 14:21:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-16 14:22:37 +0200
commit468aaa1bcf96c86c4a33b5dcd0aabb41e14b042d (patch)
tree975721d6280ab47b0a013c64e49df76bbf108324 /configure.ac
parentcb88d1be95dfeada1a35fc13ca5d611730820443 (diff)
bump version to 5.0.0.0.alpha0+ - but keep profile at 4
Change-Id: I30536ecd8a03a19a647d247e7c6ece3d6f1695c1
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 9e8e1d22e4c2..66f4209c9031 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],[4.5.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])