Setting version to 0.2.8-dev

This commit is contained in:
Petteri Aimonen
2014-04-07 20:45:04 +03:00
parent 6d74c66ada
commit 938c7ac3f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/python
'''Generate header file for nanopb from a ProtoBuf FileDescriptorSet.'''
nanopb_version = "nanopb-0.2.7"
nanopb_version = "nanopb-0.2.8-dev"
import sys