diff options
author | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2024-02-09 08:02:49 +0100 |
---|---|---|
committer | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2024-02-09 08:02:49 +0100 |
commit | 1666fc55a5f695950c26e5c3d5e1c3c1ab6f6be5 (patch) | |
tree | 8d10cb808aa4b2a286a24ddfaaa0989ba238328a /configure.ac | |
parent | c96afdbe1222c970affbdbbfacdab4cafc8a81bd (diff) |
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 5461c4a..12d50ea 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([repeat], [1.2.0]) +AC_INIT([repeat], [1.3.0]) AM_INIT_AUTOMAKE([-Wall -Werror, foreign]) : ${CFLAGS=""} AC_PROG_CC |