Changeset 2900 for libcaca/trunk/win32
- Timestamp:
- Oct 8, 2008, 1:27:41 AM (12 years ago)
- Location:
- libcaca/trunk/win32
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/win32/config.h
r2191 r2900 37 37 /* #undef HAVE_X11_XKBLIB_H */ 38 38 /* #undef NO_MINUS_C_MINUS_O */ 39 #define PACKAGE "libcaca"40 39 #define PACKAGE_BUGREPORT "" 41 #define PACKAGE_NAME " "40 #define PACKAGE_NAME "libcaca" 42 41 #define PACKAGE_STRING "" 43 42 #define PACKAGE_TARNAME "" 44 #define PACKAGE_VERSION " "43 #define PACKAGE_VERSION "0.99.beta15" 45 44 /* #undef RETSIGTYPE */ 46 45 /* #undef SCREENUPDATE_IN_PC_H */ … … 51 50 #define USE_WIN32 1 52 51 /* #undef USE_X11 */ 53 #define VERSION "0.99.beta14"54 52 /* #undef const */ 55 53 #ifndef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.