summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-05-21 12:54:11 +0200
committerPetr Mladek <pmladek@suse.cz>2013-05-21 12:54:11 +0200
commit13c73a1b358934d7ffac6a6275c4e9d399b7d4eb (patch)
treec3a7d4a0ff0f7d8f087e6db554599afbd72e6e35
parenta2c9d4f8bbde97f175bae4df771273a61251f402 (diff)
bump product version to 4.2.0.0.alpha0+
Change-Id: I4e83df4ed18f224ce02565c32bdd3fb0c24c6d20
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10782ff96afb..bb603a9ae05c 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.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC