Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/configure.in b/main/configure.in
index 0be6d8c974..948c41c2a4 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -7,7 +7,7 @@ AM_MAINTAINER_MODE
AC_SUBST(ACLOCAL_FLAGS)
ASSEMBLY_VERSION=2.8.0.0
-PACKAGE_VERSION_LABEL="2.8 Preview 1"
+PACKAGE_VERSION_LABEL="2.8 Alpha 1"
AC_PATH_PROG(MONO, mono)
AC_PATH_PROG(MCS, gmcs)