summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-06-05 15:30:26 +0200
committerPetr Mladek <pmladek@suse.cz>2013-06-05 15:30:26 +0200
commitb31cb947119612066d682fd9a9e3b67cf753225f (patch)
tree1d72f76e272f84e01517a17727661dacd4be483a
parent93a0b9aac9ce55bb6d04f00bb817bb1da1566838 (diff)
bump product version to 4.1.0.0.beta2
Change-Id: I577be2e4165c2bfc8972a510dd206251259ed46d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6462857e77cf..bf23388bf2a4 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.beta2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC