Loading configure.ac +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public License # You should have received a copy of the GNU Lesser General Public License # along with MAILBOOT. If not, see <http://www.gnu.org/licenses/>. # along with MAILBOOT. If not, see <http://www.gnu.org/licenses/>. AC_INIT([mailboot], [0], [seblu@seblu.net]) AC_INIT([mailboot], [1], [seblu@seblu.net]) AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip]) AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip]) Loading Loading
configure.ac +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public License # You should have received a copy of the GNU Lesser General Public License # along with MAILBOOT. If not, see <http://www.gnu.org/licenses/>. # along with MAILBOOT. If not, see <http://www.gnu.org/licenses/>. AC_INIT([mailboot], [0], [seblu@seblu.net]) AC_INIT([mailboot], [1], [seblu@seblu.net]) AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip]) AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip]) Loading