diff options
| author | Simeon Simeonov | 2020-12-11 10:57:33 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2020-12-11 10:57:33 +0100 |
| commit | bc782be8ff1407635033b6566cfb2707fbe4a77d (patch) | |
| tree | fcbb942f033e42e744779477aa5306f954d108e2 /configure.ac | |
| parent | 466436647b51f0283fbac5630899f03a099e6fa7 (diff) | |
Bump version to 2.2.132.2.13
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 699e5a6..158d6cf 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.12a], [https://simeon.simeonov.no]) | 5 | AC_INIT([i3lock-extended], [2.2.13], [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]) |
