diff options
| author | Ned T. Crigler <crigler@users.sourceforge.net> | 2001-11-30 23:25:21 +0000 |
|---|---|---|
| committer | Ned T. Crigler <crigler@users.sourceforge.net> | 2001-11-30 23:25:21 +0000 |
| commit | b87318d1f3de4b4e6dedf2571c150d29b41716ce (patch) | |
| tree | 47b1237e9e310347bd1d9168184349082b280e3e /Makefile.in | |
| parent | f598a8ad34f7457c0440a93bdd78a2466718b345 (diff) | |
Bump version.
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 4fb5030..f1eef7b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ CC = @CC@ CFLAGS = @CFLAGS@ -I. LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ -VERSION = 0.4 +VERSION = 0.5 VPATH = $(srcdir) OBJ = attach.o master.o main.o |
