Skip to content

Commit 33103ee

Browse files
committed
Removed publish notices and increased the version in the Makefile
1 parent 03bbabe commit 33103ee

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ endif
101101
endif
102102

103103
ifeq ($(shell uname -s),Darwin)
104-
LDFLAGS += -current_version 2.1 -compatibility_version 1 $(MACOS_ARCH_FLAGS)
104+
LDFLAGS += -current_version 2.2 -compatibility_version 1 $(MACOS_ARCH_FLAGS)
105105
COM_FLAGS += $(MACOS_ARCH_FLAGS) -O3 -ffast-math
106106
OBJS += $(DARWIN_OBJS)
107107
DEPS += $(DARWIN_DEPS)

publishNotices/README.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)