diff --git a/Makefile b/Makefile index e08225e..59edbc8 100755 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE=a2pi -VERSION=0.2.2 +VERSION=0.2.3 DIST=$(PACKAGE)-$(VERSION) DISTDIR=./$(DIST)