Josef Sipek wrote:
Unionfs 1.2 has just been released. This release includes a number of fixes,
and a lot of code cleanup. As we have promised earlier, this release is for
2.6.16 kernels only.

A minor versioning fix ...

--
Thomas

--- unionfs-1.2/Makefile.kernel.old     2006-06-09 10:04:43.000000000 +0300
+++ unionfs-1.2/Makefile.kernel 2006-06-09 19:42:56.000000000 +0300
@@ -1,5 +1,8 @@
-UNIONFS_VERSION  = 1.2.0pre
+UNIONFS_VERSION  = 1.2.0
 EXTRA_CFLAGS+=-DUNIONFS_VERSION=\"${UNIONFS_VERSION}\"
+SUP_MAJOR= 2
+SUP_MINOR= 6
+SUP_PATCH= 16
 # This will enable full debugging support
 # EXTRA_CFLAGS+=-DUNIONFS_DEBUG
 
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to