Skip to content

Commit

Permalink
Bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Dec 29, 2014
1 parent 37f8b49 commit 13c6192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -17,7 +17,7 @@ all: debug release pkgconfig

VERSION_MAJOR = 2
VERSION_MINOR = 2
VERSION_RELEASE = 0
VERSION_RELEASE = 1
VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)

LIB_SHORTCUT = libwspcodec-$(VERSION).so
Expand Down
2 changes: 1 addition & 1 deletion rpm/libwspcodec.spec
@@ -1,5 +1,5 @@
Name: libwspcodec
Version: 2.2
Version: 2.2.1
Release: 0
Summary: WSP encoder and decoder library
Group: Development/Libraries
Expand Down

0 comments on commit 13c6192

Please sign in to comment.