summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-05-06 11:07:23 +0200
committerPetr Mladek <pmladek@suse.cz>2013-05-06 11:07:23 +0200
commit59675484bde74dfdf186cec2722e24515f5c87ad (patch)
treee2812cc7eedc8cf0f7872ecc9bcbbe522fc05a4d
parent5aa9cfedc3e1e2f191a3fc86342dd851e5ef3d3f (diff)
bump product version to 4.1.0.0.alpha1
Change-Id: Ia9940325142d01b2b3789197f04438160c3947e9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0be1aa4fbe6c..f564f3e4cdf6 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.alpha1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC