diff options
author | Petr Mladek <pmladek@suse.cz> | 2012-12-04 17:17:11 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2012-12-04 17:17:11 +0100 |
commit | 0178ef0039a10a9d2adfe081845ac2e6e8e0ef05 (patch) | |
tree | 17672f038aa530f683bcef35afed4e42708a20c6 /configure.ac | |
parent | 0db40b4672fb9714d9e5dbe12615fa511463d9f7 (diff) |
bump product version to 4.1.0.0.alpha0+, build id to 0
Change-Id: I0a8e86dc862b05e8c92738a565ae1513ea9e60b0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9af58c77bb4b..bb7575f0b680 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl -*- Mode: Autoconf; tab-width: 4; indent-tabs-mode: nil; fill-column: 102 -* dnl configure.ac serves as input for the GNU autoconf package dnl in order to create a configure script. -AC_INIT([LibreOffice],[4.0],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) save_CC=$CC |