X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/6cc7c1ad6a714b7ea8ae1445e502ec7ce4ecf4ab..e92ef179a31b2357ec1dcec634767d7d1eed97e3:/configure.ac diff --git a/configure.ac b/configure.ac index 711f939..0784644 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl This is free software: you are free to do what the fuck you want to. dnl There is NO WARRANTY, to the extent permitted by law. AC_PREREQ([2.68]) -AC_INIT([cdecl99], [1.1], [nbowler@draconx.ca]) +AC_INIT([cdecl99], [1.1a], [nbowler@draconx.ca]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects dist-xz])