summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-10-08 16:55:27 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-10-08 16:55:27 +0200
commit6b68673cf0a3ae8789ab8c05eccf4056d789c4da (patch)
tree1c1d5fcfc540a2b237a6f9ba48ff69fd7a944297
parenta4bcb901cd824dcdb5d6f1549198acfae696c906 (diff)
bump product version to 4.1.3.1
Change-Id: Iba469bd3f6e75328be1494c8505e674fc14e97f7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 57350a57319d..1f0409b80eb6 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC