summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-23 12:40:07 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-23 12:40:07 +0200
commit95b3b67cf575bfa2f21c5f86054294ee43eaaca5 (patch)
tree3308b64881934eec7b66baf49b7ed91f097ad66a
parent24aa881347992435db243fabe57da24b589d7c9f (diff)
bump product version to 4.1.0.4
Change-Id: Ia09b47df6f8206192f25d03c864bbd881ddccc99
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2fa4abfa0795..4c39fab0b4da 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.0.3.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.4],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC