aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-02-03 13:24:24 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-02-03 13:30:52 +0200
commit179991820ea1fb0b64b3d1e88bf47bcb7e68a4e4 (patch)
treedb7d134da147b6ce68562719f7ac812346ce3295 /Makefile
parentd18a469b7a5a4d4b5da21eab37f34ab1e99a8dce (diff)
downloadgcide-179991820ea1fb0b64b3d1e88bf47bcb7e68a4e4.tar.gz
gcide-179991820ea1fb0b64b3d1e88bf47bcb7e68a4e4.tar.bz2
Fix illegible characters in <conjf>
* CIDE.D (Displant): Fix <?/ in conjugated form. (Disserve): Fix <?/ in conjugated form. * CIDE.P (Prepare): Likewise. * CIDE.R (Review): Likewise. * CIDE.S (Shorten): Likewise. (Signal, v.t.): Mark only a single form as <conjf>, use <or/ to separate two possible forms. * Makefile: Version 0.51-rc1 (release candidate). (DISTFILES): Change jpg to png.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 1a2bb1d..5917ec4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
PROJECT = gcide
-VERSION = 0.51
+VERSION = 0.51-rc1
DISTFILES=\
$(wildcard CIDE.[A-Z])\
COPYING\
README\
- pronunc.jpg\
- symbols.jpg\
+ pronunc.png\
+ symbols.png\
pronunc.txt\
tagset.txt\
webfont.txt\

Return to:

Send suggestions and report system problems to the System administrator.