]> git.lyx.org Git - features.git/commitdiff
Update patch preamble.
authorRichard Heck <rgheck@comcast.net>
Fri, 25 Nov 2011 15:48:22 +0000 (15:48 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 25 Nov 2011 15:48:22 +0000 (15:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40273 a592a061-630c-0410-9148-cb99ea01b6c8

development/tools/patch-preamble

index b068c479022235208539cef55e8e18d29f853c5e..238a218cc30d04df08befd8b244deb3790439b4b 100644 (file)
@@ -1,8 +1,8 @@
-This is patch-2.0.1, the 1st maintenance patch against LyX 2.0.0. 
-You need the source of lyx 2.0.0 to apply this patch.
+This is patch-2.0.2, the 2nd maintenance patch against LyX 2.0.0. 
+You need the source of lyx 2.0.1 to apply this patch.
 
 This patch should be applied like this
-  cd lyx-2.0.0
+  cd lyx-2.0.1
   make distclean
   zcat patch-2.0.0.gz | patch -p1
 and then LyX can be build as usual.