aboutsummaryrefslogtreecommitdiff
path: root/sys/fs
diff options
context:
space:
mode:
authorBoris Popov <bp@FreeBSD.org>1999-12-12 05:53:02 +0000
committerBoris Popov <bp@FreeBSD.org>1999-12-12 05:53:02 +0000
commit6f6da2f326b2fbd403c3f13b8b0a54704eff7f73 (patch)
tree02c1b9fa882267550f3eabbd57dde8aa2e0cbd8d /sys/fs
parentf48b807fc0a39a0b5826b357e4b729803e58a7ba (diff)
downloadsrc-6f6da2f326b2fbd403c3f13b8b0a54704eff7f73.tar.gz
src-6f6da2f326b2fbd403c3f13b8b0a54704eff7f73.zip
Bump local version number to 1.3.4.
Notes
Notes: svn path=/head/; revision=54479
Diffstat (limited to 'sys/fs')
-rw-r--r--sys/fs/nwfs/nwfs_mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/nwfs/nwfs_mount.h b/sys/fs/nwfs/nwfs_mount.h
index 2b55c7d3cc81..02702eda5e6e 100644
--- a/sys/fs/nwfs/nwfs_mount.h
+++ b/sys/fs/nwfs/nwfs_mount.h
@@ -39,7 +39,7 @@
#endif
#define NWFS_VERMAJ 1
-#define NWFS_VERMIN 3300
+#define NWFS_VERMIN 3400
#define NWFS_VERSION (NWFS_VERMAJ*100000 + NWFS_VERMIN)
/* Values for flags */