summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-08-06 19:23:55 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-08-06 19:23:55 +0200
commit0178e61f8a5c4f69dfeae200e915625fda9d8d48 (patch)
tree1be13606e2b958e3fbcf53b1b4ba1ba0b0ec16ab
parent202c0300ef08d00ea0bf84106c8bb33f85c5b2ed (diff)
bump product version to 4.1.1.1
Change-Id: I3be8c6231f5ecad02822dcf52c4baa10f4d29947
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ce04c65712ce..89108195446c 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.1.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC