summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-16 16:13:53 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-16 16:13:53 +0200
commit7e1a4d20d08bef1ebf91b65e9b95b2c95ec45d64 (patch)
treee866aa19c0c95c610dd378eec1c9c121e890c633
parent6af62db1f697abffa8c38c2d5d41bccab39b5b0a (diff)
bump product version to 4.1.0.3
Change-Id: I7a4705a97b76a9a935d572351be7515a79c86371
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index df40096bed3f..30011d9341e2 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC