This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Oops. Forgot to update NSM API version.
tags/non-daw-v1.2.0
Jonathan Moore Liles
13 years ago
parent
1baaed2e5d
commit
15cdc92125
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/NSM/Client.C
+ 2
- 2
src/NSM/Client.C
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 );
Write
Preview
Loading…
Cancel
Save