X-Git-Url: https://git.draconx.ca/gitweb/rarpd-dx.git/blobdiff_plain/e5609838c7733c84200f368bfd89bf2fe07b3d9e..55f2ffa0fc600cad1c08b024cf73861fa063ff69:/configure.ac diff --git a/configure.ac b/configure.ac index 6eff551..a2a5951 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([rarpd], [1], [nbowler@draconx.ca], [rarpd-dx]) +AC_INIT([rarpd], [1a], [nbowler@draconx.ca], [rarpd-dx]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects]) AM_SILENT_RULES([yes])