Skip to content

Commit

Permalink
restore version_info to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou0 authored and madeye committed Mar 16, 2017
1 parent 13842ea commit 74167f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_INFO = 3:0:3
VERSION_INFO = 2:0:0

AM_CFLAGS = -g -O2 -Wall -Werror -Wno-deprecated-declarations -fno-strict-aliasing -std=gnu99 -D_GNU_SOURCE
AM_CFLAGS += $(PTHREAD_CFLAGS)
Expand Down

0 comments on commit 74167f3

Please sign in to comment.