summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-12-08 21:13:48 +0200
committerTor Lillqvist <tml@iki.fi>2011-12-08 23:40:37 +0200
commitbbc609921336ee758f0ce9e31673b6468f4b233c (patch)
tree12fa412572e4d6f1c1eefa4ef6ddce18440f3d67 /configure.in
parent52422457d4aada3d9a12cd8cf2945c46dea7b275 (diff)
Bump version to 3.6 (3.6.0, 360, 360m1)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0fe12fa14f25..509ce0393547 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl -*- Mode: Autoconf; tab-width: 8; indent-tabs-mode: nil -*-
dnl configure.in serves as input for the GNU autoconf package
dnl in order to create a configure script.
-AC_INIT([LibreOffice],[3.5],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[3.6],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC