]> git.lyx.org Git - lyx.git/commitdiff
Update ANNOUNCE and NEWS for beta 4
authorJosé Matox <jamatos@lyx.org>
Fri, 11 Jul 2008 12:25:12 +0000 (12:25 +0000)
committerJosé Matox <jamatos@lyx.org>
Fri, 11 Jul 2008 12:25:12 +0000 (12:25 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25565 a592a061-630c-0410-9148-cb99ea01b6c8

ANNOUNCE
NEWS
configure.ac

index b5d0fee753c63092b1e63c24112022e16be6bc23..5dcd4b8de08aed887ec816bfd38e5be7186fd7de 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,8 +1,7 @@
-Public release of LyX version 1.6.0 (alpha 2)
+Public release of LyX version 1.6.0 (beta 4)
 =============================================
 
-We are pleased to announce the second alpha release of LyX 1.6.0 (the
-first to be publicly announced).
+We are pleased to announce the fourth beta release of LyX 1.6.0.
 
 LyX 1.6.0 will be the culmination of 9 months of hard work since the
 release of the LyX 1.5 series. We sincerely hope you will enjoy the
@@ -13,7 +12,7 @@ visible has taken place. The core of LyX has seen more cleanups and
 some of the new features are the direct results of this work.
 
 The file RELEASE-NOTES lists some known issues with this release
-compared to the current stable release (LyX 1.5.4). An updated list of
+compared to the current stable release (LyX 1.5.5). An updated list of
 issues might later be found at http://wiki.lyx.org/LyX/ReleaseNotes
 
 
@@ -48,7 +47,7 @@ which yields smaller files):
        ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-1.6.0alpha2.tar.bz2
 
 Note that due to the amount of change, no patch is provided to upgrade
-from version 1.5.4.
+from version 1.5.5.
 
 Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows
 installers) should soon be available at
@@ -67,7 +66,7 @@ Enjoy!
 The LyX team.
 
 
-What's new in version 1.6.0alpha2?
+What's new in version 1.6.0beta4?
 ----------------------------
 
 The new features in LyX 1.6 are detailed in
diff --git a/NEWS b/NEWS
index 1567487be074302471ebd13844c1b0a660f1afa0..c2a14e8eddb22db0992ed73d85e6c3914cf74d69 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-What's new in version 1.6.0beta3?
+What's new in version 1.6.0beta4?
 ----------------------------
 
 The new features in LyX 1.6 are detailed in
index b60f085aea4e38acd65ec39c36c4263505d9fb7f..8dd5ef27432e24ef255ee76eeb5e726764fdd5b1 100644 (file)
@@ -1,7 +1,7 @@
 vdnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
-AC_SUBST(LYX_DATE, ["Tue, Jun 3, 2008"])
+AC_INIT(LyX,1.6.0beta4,[lyx-devel@lists.lyx.org],[lyx])
+AC_SUBST(LYX_DATE, ["Fri, Jul 11, 2008"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])