mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Removed 'alpha 1' part. This value should be read from Jamrules...
This commit is contained in:
parent
67aeb03f48
commit
a9f449b64b
@ -72,7 +72,7 @@ rule EdeManual
|
||||
|
||||
actions AsciiDoc1
|
||||
{
|
||||
$(ASCIIDOC) -a icons -a iconsdir=$(MANUALICONS) -a edeversion="EDE 2.0 alpha 1" -o $(<) $(>)
|
||||
$(ASCIIDOC) -a icons -a iconsdir=$(MANUALICONS) -a edeversion="EDE 2.0" -o $(<) $(>)
|
||||
}
|
||||
|
||||
NotFile doc ;
|
||||
|
Loading…
Reference in New Issue
Block a user