bump version

This commit is contained in:
Noah Laptop 2020-04-10 12:14:08 -07:00
parent 73afe1e371
commit d311cfc17b
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ PROJECT_NAME = SSLClient
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = v1.6.1 PROJECT_NUMBER = v1.6.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description # Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a # for a project that appears at the top of each page and should give viewer a

View file

@ -1,5 +1,5 @@
name=SSLClient name=SSLClient
version=1.6.1 version=1.6.2
author=Noah Koontz <koontzn@oregonstate.edu> author=Noah Koontz <koontzn@oregonstate.edu>
maintainer=OPEnS Lab maintainer=OPEnS Lab
sentence=Arduino library to add TLS functionality to any Client class sentence=Arduino library to add TLS functionality to any Client class