diff options
| author | Simeon Simeonov | 2020-12-29 12:57:43 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2020-12-29 13:05:19 +0100 |
| commit | 7d8b47509bafaf10985ba353a9e1d8aede451ef4 (patch) | |
| tree | 6c0ca7e1b6b005cbb3a0f90545da86a10e891077 /configure.ac | |
| parent | 368e67416860c7b53e0a909d03f39693dad87aa2 (diff) | |
Bump version to 2.2.13a
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 158d6cf..d7c4f04 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], [2.2.13], [https://simeon.simeonov.no]) | 5 | AC_INIT([i3lock-extended], [2.2.13a], [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]) |
