Changeset 4030

Show
Ignore:
Timestamp:
08/26/07 01:54:54 (1 year ago)
Author:
hverkuil
Message:

Continue with 1.0.3

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ivtv/branches/1.0/ChangeLog

    r4028 r4030  
    11IVTV changes: 
     2 
     31.0.3 development snapshot 
    24 
    351.0.2 release 
  • ivtv/branches/1.0/driver/ivtv-version.h

    r3970 r4030  
    2424#define IVTV_DRIVER_VERSION_MAJOR 1 
    2525#define IVTV_DRIVER_VERSION_MINOR 0 
    26 #define IVTV_DRIVER_VERSION_PATCHLEVEL 2 
     26#define IVTV_DRIVER_VERSION_PATCHLEVEL 3 
    2727 
    2828#define IVTV_VERSION __stringify(IVTV_DRIVER_VERSION_MAJOR) "." __stringify(IVTV_DRIVER_VERSION_MINOR) "." __stringify(IVTV_DRIVER_VERSION_PATCHLEVEL) " " IVTV_DRIVER_VERSION_COMMENT