Ignore:
Timestamp:
10/11/08 02:52:54 (5 years ago)
Author:
sam
Message:

Set PACKAGE_VERSION instead of VERSION in the win32 config.h file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpipi/trunk/win32/config.h

    r2899 r2908  
    3535#define PACKAGE_STRING "" 
    3636#define PACKAGE_TARNAME "" 
    37 #define PACKAGE_VERSION "" 
     37#define PACKAGE_VERSION "0.0" 
    3838/* #undef RETSIGTYPE */ 
    3939#define STDC_HEADERS 1 
     
    4343#define USE_GDI 1 
    4444/* #undef USE_COCOA */ 
    45 #define VERSION "0.0" 
    4645/* #undef const */ 
    4746#ifndef __cplusplus 
Note: See TracChangeset for help on using the changeset viewer.