Version update

This commit is contained in:
David Schmenk 2021-05-09 19:07:00 -07:00 committed by GitHub
parent 6db993c084
commit cad052beff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
PACKAGE=a2pi
VERSION=0.2.2
VERSION=0.2.3
DIST=$(PACKAGE)-$(VERSION)
DISTDIR=./$(DIST)