Skip to content

Commit 27e6239

Browse files
committed
Upgrade version to 0.1.1
1 parent f7d158f commit 27e6239

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ EXCLUDE_COLD_LIBRARIES:=
2727
IS_LIBRARY:=1
2828
# TODO: CHANGE THIS!
2929
LIBNAME:=VOSS
30-
VERSION:=0.1.0
30+
VERSION:=0.1.1
3131
# EXCLUDE_SRC_FROM_LIB= $(SRCDIR)/unpublishedfile.c
3232
# this line excludes opcontrol.c and similar files
3333
EXCLUDE_SRC_FROM_LIB+=$(foreach file, $(SRCDIR)/main,$(foreach cext,$(CEXTS),$(file).$(cext)) $(foreach cxxext,$(CXXEXTS),$(file).$(cxxext)))

[email protected]

-4.34 MB
Binary file not shown.

0 commit comments

Comments
 (0)