1.1 release

This commit is contained in:
Miklos Szeredi 2004-02-04 11:06:17 +00:00
parent 72f6a93d1b
commit 8812479463
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-02-04 Miklos Szeredi <mszeredi@inf.bme.hu>
* Released 1.1
2004-01-29 Miklos Szeredi <mszeredi@inf.bme.hu>
* Properly check if the inode exists in fuse_invalidate

View File

@ -1,5 +1,5 @@
AC_INIT(lib/fuse.c)
AM_INIT_AUTOMAKE(fuse, 1.1-pre2)
AM_INIT_AUTOMAKE(fuse, 1.1)
AM_CONFIG_HEADER(include/config.h)
AC_PROG_CC