X-Git-Url: https://jxself.org/git/?p=inform.git;a=blobdiff_plain;f=configure.ac;h=0868807e9945042c590e1267c3db1af544a1bbcc;hp=a502cfc5b3805c2d4ce153caf1657edf84b1bd85;hb=HEAD;hpb=161e6b420d62970fa178dbadbb14d86322af5e22 diff --git a/configure.ac b/configure.ac index a502cfc..971edc4 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with Inform. If not, see https://gnu.org/licenses/ -AC_INIT([inform], m4_esyscmd_s([./version.sh]), [j@jxself.org], [], [https://jxself.org/git/?p=inform.git]) +AC_INIT([inform], [6.42], [j@jxself.org]) AM_INIT_AUTOMAKE([foreign]) AC_OUTPUT(Makefile src/Makefile)