summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-05-22 16:11:38 +0200
committerPetr Mladek <pmladek@suse.cz>2013-05-22 16:11:38 +0200
commit33ce1d8ab6ec52ea2f9b5a6dbee71f70134298ab (patch)
treecdf78a87059fa78b50356a5b3d1bd2cb3077a5b1
parente535c1333e5ab25e125e131bd38d94706f78dbe3 (diff)
bump product version to 4.1.0.0.beta1
Change-Id: I7f4c358287552551aec56eeae45aee6899b84102
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10782ff96afb..4dbe2ef017af 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.1.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC