Changeset 68 for abuse/trunk/configure.ac
- Timestamp:
- Mar 2, 2008, 8:42:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/configure.ac
r62 r68 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT(abuse, 0.7. 0)2 AC_INIT(abuse, 0.7.1) 3 3 AC_CONFIG_AUX_DIR(.auto) 4 4 AM_INIT_AUTOMAKE 5 5 AM_CONFIG_HEADER(config.h) 6 7 dnl Version information8 VERSION="0.7.0"9 6 10 7 dnl Checks for programs.
Note: See TracChangeset
for help on using the changeset viewer.