Bump internal version number with next release of ncplib.
This commit is contained in:
parent
b81cbfc4af
commit
7004810ddc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52718
@ -11,7 +11,7 @@
|
||||
#define _NCP_H_
|
||||
|
||||
#define NCP_VERMAJ 1
|
||||
#define NCP_VERMIN 3200
|
||||
#define NCP_VERMIN 3300
|
||||
#define NCP_VERSION (NCP_VERMAJ*100000 + NCP_VERMIN)
|
||||
|
||||
typedef u_int32_t nwdirent;
|
||||
|
Loading…
Reference in New Issue
Block a user