- Timestamp:
- Dec 1, 2007, 6:57:41 PM (13 years ago)
- Location:
- libcaca/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/configure.ac
r2103 r2108 7 7 AC_CANONICAL_SYSTEM 8 8 9 AM_INIT_AUTOMAKE(libcaca, 0.99.beta1 3)9 AM_INIT_AUTOMAKE(libcaca, 0.99.beta14) 10 10 LT_MAJOR="0" 11 11 LT_MINOR="99" -
libcaca/trunk/msvc/config.h
r2096 r2108 50 50 #define USE_WIN32 1 51 51 /* #undef USE_X11 */ 52 #define VERSION "0.99.beta1 3"52 #define VERSION "0.99.beta14" 53 53 /* #undef const */ 54 54 #ifndef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.