Publishing nanopb-0.2.4

This commit is contained in:
Petteri Aimonen
2013-11-07 16:44:41 +02:00
parent d7af99434a
commit 935a26ab1c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/python
'''Generate header file for nanopb from a ProtoBuf FileDescriptorSet.'''
nanopb_version = "nanopb-0.2.4-dev"
nanopb_version = "nanopb-0.2.4"
try:
import google.protobuf.descriptor_pb2 as descriptor