summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-14 16:15:55 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-14 16:15:55 +0100
commit7104173aadf04b471dcd25ca533985e62d53de06 (patch)
tree91cd9f7d76b6c13e73ff54c0e5b290c0a48aa9d1
parent1ac58c098743e97862d52f3b1e0d219c871dd14f (diff)
bump product version to 4.1.5.1
Change-Id: I6df11fec9ceabb873f6b0c4b5dbe7711fdb90d49
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6bb2dd869cea..f67799d79941 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.1.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC