diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-31 19:39:13 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-31 19:39:13 +0000 |
| commit | 15035226756c1aade2bde8b98fb1650986d0d793 (patch) | |
| tree | b234d840bf36aa9ad7708d112f27d1e0addaeb7c /configure.ac | |
| parent | let deno tests run (diff) | |
| download | locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.gz locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.bz2 locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.lz locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.xz locusts-15035226756c1aade2bde8b98fb1650986d0d793.tar.zst locusts-15035226756c1aade2bde8b98fb1650986d0d793.zip | |
Version Packageschangeset-release/master
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 2b13461..b35f6ab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libocusts], [0.0.0]) +AC_INIT([libocusts], [1.0.0]) AC_CONFIG_SRCDIR([src/locusts.c]) AC_CONFIG_MACRO_DIRS([m4]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) |
