Repositories / jai.git

jai.git

Clone (read-only): git clone http://git.guha-anderson.com/git/jai.git

Branch

bump version number to 0.2 for release

Author
David Mazieres <dm@uun.org>
Date
2026-03-27 13:57:05 -0700
Commit
ebfb43e815aa62cf59dd04ee0ed4f149d1fd1b26
configure.ac
index a86207a..2bea450 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([jai], [0.1],
+AC_INIT([jai], [0.2],
    [https://github.com/stanford-scs/jai/issues
    or https://www.scs.stanford.edu/~dm/addr/],,
    [https://jai.scs.stanford.edu/])