new release

This commit is contained in:
Miklos Szeredi
2006-01-14 18:38:54 +00:00
parent 9db5faa842
commit 75bb0deaf1
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
2006-01-14 Miklos Szeredi <miklos@szeredi.hu>
* Released 2.5.0
2006-01-14 Miklos Szeredi <miklos@szeredi.hu>
* kernel: fix a couple of bugs
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT(fuse, 2.5.0-pre2)
AC_INIT(fuse, 2.5.0)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(include/config.h)
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT(fuse-kernel, 2.5.0-pre2)
AC_INIT(fuse-kernel, 2.5.0)
AC_CONFIG_HEADERS([config.h])
AC_PROG_INSTALL