Skip to content

Commit 1808d75

Browse files
committed
Released IPXWrapper 0.6.0
1 parent 1e8f89f commit 1808d75

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
@@ -42,7 +42,7 @@ export CFLAGS
4242
export CXX
4343
export CXXFLAGS
4444

45-
VERSION := git
45+
VERSION := 0.6.0
4646

4747
IPXWRAPPER_DEPS := src/ipxwrapper.o src/winsock.o src/ipxwrapper_stubs.o src/log.o src/common.o \
4848
src/interface.o src/router.o src/ipxwrapper.def src/addrcache.o src/config.o src/addr.o \

0 commit comments

Comments
 (0)