aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-03 15:31:03 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-03 15:31:03 +0200
commit635bae41d4e6facce530953bc4f246f83e697c6f (patch)
tree6b8a269be05985bb938f50583e87cc1eb8885826
parentd2050977425bd9b36898b201a1d30b40ec7b169d (diff)
downloadgcide-635bae41d4e6facce530953bc4f246f83e697c6f.tar.gz
gcide-635bae41d4e6facce530953bc4f246f83e697c6f.tar.bz2
Version 0.51
* CIDE.G (Gain): Fix a typo. * Makefile (all): New rule. (VERSION): Set to 0.51
-rw-r--r--CIDE.G2
-rw-r--r--Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/CIDE.G b/CIDE.G
index 48cbc31..e5d1d42 100644
--- a/CIDE.G
+++ b/CIDE.G
@@ -563,7 +563,7 @@ Hath left me <qex>gaged</qex>.</q> <rj><qau>Shak.</qau></rj><br/
[<source>1913 Webster</source>]</p>
<p><ent>Gain</ent><br/
-<hw>Gain</hw>, <pos>a.</pos> <ety>[OE. <ets>gein</ets>, <ets>gain</ets>, good, near, quick; cf. Icel. <ets>gegn</ets> ready, serviceable, and <ets>gegn</ets>, adv., against, opposite. Cf. <er>Ahain</er>.]</ety> <def>Convenient; suitable; direct; near; handy; dexterous; easy; profitable; cheap; respectable.</def> <mark>[Obs. or Prov. Eng.]</mark><br/
+<hw>Gain</hw>, <pos>a.</pos> <ety>[OE. <ets>gein</ets>, <ets>gain</ets>, good, near, quick; cf. Icel. <ets>gegn</ets> ready, serviceable, and <ets>gegn</ets>, adv., against, opposite. Cf. <er>Again</er>.]</ety> <def>Convenient; suitable; direct; near; handy; dexterous; easy; profitable; cheap; respectable.</def> <mark>[Obs. or Prov. Eng.]</mark><br/
[<source>1913 Webster</source>]</p>
<p><ent>Gain</ent><br/
diff --git a/Makefile b/Makefile
index 5917ec4..e2cf640 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PROJECT = gcide
-VERSION = 0.51-rc1
+VERSION = 0.51
DISTFILES=\
$(wildcard CIDE.[A-Z])\
@@ -14,6 +14,8 @@ DISTFILES=\
authors.lst\
titlepage.png
+all: dist
+
anclist:
@ls -o $(DISTFILES) | grep -v 'CIDE.[A-Z]'

Return to:

Send suggestions and report system problems to the System administrator.