summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-06-18 14:15:53 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-06-18 14:40:10 +0200
commit1b3956717a60d6ac35b133d7b0a0f5eb55e91550 (patch)
tree7cf66020e8ac1f45efb2948ad8bf8b3ae4cc6b5b /configure.ac
parent23315b07d3753a5c7ccaf3da06e6fcc74abff942 (diff)
Version 4.1.0.1, tag libreoffice-4.1.0.1libreoffice-4.1.0.1
Change-Id: I75aaf91b99af7e0a14ec1eb3d4ee2af756b55fa7
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 add9ba292a45..8b77e71124cd 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.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC