summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-03 17:05:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-03 17:05:09 +0200
commit103a942746cfe346e87daab62acbd4268c380973 (patch)
tree9ec835415125eb557241e5c0fe931a04f0dddbe8 /configure.ac
parent9f8a4cf33560e658f60f51d421e170277a95a89e (diff)
Version 4.1.0.2, tag libreoffice-4.1.0.2libreoffice-4.1.0.2
Change-Id: I2c73abe2e39461f65240051b604cc0b73d4009b3
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 50368f7a6f12..1d321ef7d389 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.2.0],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC