Changeset 218
- Timestamp:
- 03/25/08 03:18:19 (10 months ago)
- Files:
-
- xsel/trunk/configure.ac (modified) (1 diff)
- xsel/trunk/release_notes/xsel-1.2.0.txt (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
xsel/trunk/configure.ac
r207 r218 1 1 # Process this file with autoconf to produce a configure script. 2 2 AC_INIT([xsel.c]) 3 AM_INIT_AUTOMAKE(xsel, 1. 1.0)3 AM_INIT_AUTOMAKE(xsel, 1.2.0) 4 4 AC_CONFIG_SRCDIR([xsel.c]) 5 5 AM_CONFIG_HEADER(config.h)
