Skip to content

Commit

Permalink
Set version to 0.24
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.clifford.at/stfl/trunk@155 7279eb3b-6015-0410-83ef-f88855fdc746
  • Loading branch information
clifford committed Feb 12, 2015
1 parent a4ead77 commit d8ea471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export CFLAGS += -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC
export LDLIBS += -lncursesw

SONAME := libstfl.so.0
VERSION := 0.23
VERSION := 0.24

all: libstfl.so.$(VERSION) libstfl.a example

Expand Down

0 comments on commit d8ea471

Please sign in to comment.