Changeset 129

Show
Ignore:
Timestamp:
06/28/07 18:25:10 (2 years ago)
Author:
dsmith
Message:

Update libcwiid version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README

    r83 r129  
    6262------------------------------------------------------------------------------------------------ 
    6363The following list is neither complete nor ordered: 
    64 lswm (list wiimotes) 
    6564wmcp (copy data between files and wiimotes) 
    6665Move wiimote communications into a separate daemon (wiimoted) with which applications communicate via sockets (or some other means) 
  • trunk/libcwiid/Makefile.in

    r101 r129  
    44 
    55LIB_NAME = cwiid 
    6 MAJOR_VER = 0 
    7 MINOR_VER = 1 
     6MAJOR_VER = 1 
     7MINOR_VER = 0 
    88SOURCES = bluetooth.c command.c connect.c interface.c process.c state.c \ 
    99          thread.c util.c