From 96a9a981cc0a9de4d89afbdb571c3a2cad584a45 Mon Sep 17 00:00:00 2001 From: Boris Popov Date: Sun, 31 Oct 1999 15:11:43 +0000 Subject: Bump version number to sync with ncplib 1.3.3 --- sys/nwfs/nwfs_mount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/nwfs') diff --git a/sys/nwfs/nwfs_mount.h b/sys/nwfs/nwfs_mount.h index 45cce7d3fa2c..2b55c7d3cc81 100644 --- a/sys/nwfs/nwfs_mount.h +++ b/sys/nwfs/nwfs_mount.h @@ -39,7 +39,7 @@ #endif #define NWFS_VERMAJ 1 -#define NWFS_VERMIN 3200 +#define NWFS_VERMIN 3300 #define NWFS_VERSION (NWFS_VERMAJ*100000 + NWFS_VERMIN) /* Values for flags */ -- cgit v1.3