1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-28 14:20:54 +03:00

Bump version number to 0.4.0pre4.

Legacy-ID: 163
This commit is contained in:
Philip Kendall
2001-11-28 22:46:57 +00:00
parent 800c58ad40
commit 9bbd2157cf

View File

@@ -24,7 +24,7 @@ AC_INIT(fuse.c)
AM_CONFIG_HEADER(config.h)
dnl Use automake to produce `Makefile.in'
AM_INIT_AUTOMAKE(fuse, 0.4.0pre3)
AM_INIT_AUTOMAKE(fuse, 0.4.0pre4)
dnl Checks for programs.
AC_PROG_CC