summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-03 20:59:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-03 20:59:26 +0200
commita4c1fdfd9958438ea1b26d41f0b0e42da68145e7 (patch)
tree5b0275121e40f186a90c373677cdc047dadead5f
parent23e32272393c239a950948e92d83b5b0748cedd8 (diff)
bump product version to 4.1.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 059b3e826d03..93c12562428a 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC