Overview
Comment: | CACKey 0.7.4 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.7.4 |
Files: | files | file ages | folders |
SHA1: | 1adc8b9d33d2bad1934f86c6891b7c13d786eb82 |
User & Date: | rkeene on 2015-07-16 16:20:20 |
Other Links: | manifest | tags |
Context
2015-07-16
| ||
16:50 | Updated RPM spec file description and email address check-in: 2cb25c581d user: rkeene tags: trunk | |
16:20 | CACKey 0.7.4 check-in: 1adc8b9d33 user: rkeene tags: trunk, 0.7.4 | |
16:18 | Updated to retry login if it fails with a 6D 00 (wrong instruction) check-in: 4e30511f94 user: rkeene tags: trunk | |
Changes
Modified configure.ac from [60c4628f66] to [ff26968020].
1 -AC_INIT(cackey, 0.7.3) 1 +AC_INIT(cackey, 0.7.4) 2 2 AC_CONFIG_HEADERS(config.h) 3 3 4 4 dnl Locate standard tools 5 5 AC_PROG_CC 6 6 AC_PROG_MAKE_SET 7 7 AC_PROG_INSTALL 8 8 AC_AIX