diff options
| author | Simeon Simeonov | 2020-04-14 17:32:20 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2020-04-14 17:32:20 +0200 |
| commit | f12c8e4e28951b88e788cd1f8b446886707d4d04 (patch) | |
| tree | 0c850f73fadb8fbbe7edffbbf5ffd256a335f208 /configure.ac | |
| parent | bebb9072ae8dd5467618403d8697701d9f58ce8b (diff) | |
Release 1.2.12 and make README.md more github friendly1.2.12
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2646504..5fe3e33 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Run autoreconf -fi to generate a configure script from this file. | 2 | # Run autoreconf -fi to generate a configure script from this file. |
| 3 | 3 | ||
| 4 | AC_PREREQ([2.69]) | 4 | AC_PREREQ([2.69]) |
| 5 | AC_INIT([i3lock-extended], [1.2.12.1], [https://simeon.simeonov.no]) | 5 | AC_INIT([i3lock-extended], [1.2.12], [https://simeon.simeonov.no]) |
| 6 | # For AX_EXTEND_SRCDIR | 6 | # For AX_EXTEND_SRCDIR |
| 7 | AX_ENABLE_BUILDDIR | 7 | AX_ENABLE_BUILDDIR |
| 8 | AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2]) | 8 | AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2]) |
