X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/a81f0f5b213ff4bf7f273fd89c5b152176afa638..1aa75d411dd68f6e015a747a39b5179cb5573bb8:/configure.ac diff --git a/configure.ac b/configure.ac index 3632fb1..0fd20f7 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl License GPLv2+: GNU General Public License version 2 or any later version. dnl This is free software: you are free to change and redistribute it. dnl There is NO WARRANTY, to the extent permitted by law. -AC_INIT([gob-dx], [2.0.20a], [nbowler@draconx.ca]) +AC_INIT([GObject Builder], [2.0.20a], [nbowler@draconx.ca], [gob-dx]) AC_CONFIG_SRCDIR([src/treefuncs.def]) AC_CONFIG_HEADERS([config.h])