Publishing nanopb-0.3.2

This commit is contained in:
Petteri Aimonen
2015-01-24 17:33:01 +02:00
parent d32d04ba10
commit acd7291791
4 changed files with 5 additions and 5 deletions

View File

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