Skip to content

Commit

Permalink
Release 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubowicz committed Jul 7, 2018
1 parent 1dee779 commit c3f7c25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Fixed compilation on Cygwin.

Removed special files for OS/2 - they required compilers that no longer exist. OpenDetex should be able to be compiled using GCC for OS/2.

(Version 2.8.4) -- UNRELEASED
(Version 2.8.4) -- July, 2018

Stoped generating additional spaces after commands (#41). Thanks to Martin Nowack.

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ SRC = detex.l
#
D_OBJ = detex.o

VERSION = 2.8.4-SNAPSHOT
VERSION = 2.8.4

all: ${PROGS}

Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OpenDetex - Version 2.8.4 UNRELEASED
OpenDetex - Version 2.8.4

OpenDetex is a program to remove TeX constructs from a text file. It recognizes
the \input command.
Expand Down

0 comments on commit c3f7c25

Please sign in to comment.