Oops. Forgot to update NSM API version.

This commit is contained in:
Jonathan Moore Liles 2012-03-03 11:17:42 -08:00
parent 1baaed2e5d
commit 15cdc92125
1 changed files with 2 additions and 2 deletions

View File

@ -80,8 +80,8 @@ namespace NSM
application_name,
capabilities,
process_name,
0, /* api_major_version */
5, /* api_minor_version */
1, /* api_major_version */
0, /* api_minor_version */
pid );
lo_address_free( to );