diff options
| author | Dan Rostovtsev <dan@rostovtsev.org> | 2026-04-02 13:49:18 -0400 |
|---|---|---|
| committer | Dan Rostovtsev <dan@rostovtsev.org> | 2026-04-02 13:49:18 -0400 |
| commit | 81a961940dd3cdb5e1b2abf66578fb3371f23065 (patch) | |
| tree | 660e49384194116392b06e3d1ac08c83c09a8d7a /configure.ac | |
| parent | 5bc5e17dc6981ef19ad213984929aed931d98651 (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 f186a1d..cf13cbf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lambda], [0.0.0], [dan@rostovtsev.org]) +AC_INIT([lambda], [0.0.1], [dan@rostovtsev.org]) # COQC search borrowed from the gappa project # https://gitlab.inria.fr/gappa/coq.git |
