Overview
Comment: | CACKey 0.7.10 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 78a50b4f1b93aecfb77a12529ebb062419060159 |
User & Date: | rkeene on 2019-01-30 18:38:04 |
Other Links: | manifest | tags |
Context
2019-01-30
| ||
19:02 | Updated tile logo to meet Web Store requirements check-in: 72910e50a1 user: rkeene tags: trunk | |
18:38 | CACKey 0.7.10 check-in: 78a50b4f1b user: rkeene tags: trunk | |
18:36 | ChromeOS Release 10 check-in: a0a37b2628 user: rkeene tags: trunk | |
Changes
Modified configure.ac from [e054aaf315] to [4d344473f8].
1 -AC_INIT(cackey, 0.7.9) 1 +AC_INIT(cackey, 0.7.10) 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