Skip to content

Commit

Permalink
version bump for commit 665b136
Browse files Browse the repository at this point in the history
The commit changed the internal API between the NFS and kernel RPC
modules.  Bump the version so that all modules get rebuilt from
sources.
  • Loading branch information
Rick Macklem authored and Rick Macklem committed Dec 23, 2020
1 parent c26a348 commit 2ed0c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/sys/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* in the range 5 to 9.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 1300132 /* Master, propagated to newvers */
#define __FreeBSD_version 1300133 /* Master, propagated to newvers */

/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
Expand Down

0 comments on commit 2ed0c8d

Please sign in to comment.