Skip to content

Commit 71cedc7

Browse files
committed
Update TIPC utilities version number to 2.0.0
This is the first in a series of changes that update the TIPC utilities package to work with TIPC 2.0. Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
1 parent 6718ff4 commit 71cedc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Makefile for TIPC utilities package
33
#
44

5-
export VERSION = 1.1.8
5+
export VERSION = 2.0.0
66

77
SUBDIRS = tipc-config ptts demos
88

0 commit comments

Comments
 (0)