X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=d5622257f5f98ac5a08782b257028cb53b92a29a;hb=02d3622255a4eee3aa6ed3ab86b24885cef92544;hp=6a8f8be000a5e59001b1dc91545cbb5e5072d69d;hpb=a6fb49c00691a917a1734afbf3071ca2ad0c1c46;p=sigrok-firmware-fx2lafw.git diff --git a/configure.ac b/configure.ac index 6a8f8be0..d5622257 100644 --- a/configure.ac +++ b/configure.ac @@ -14,14 +14,13 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## # We require at least autoconf 2.63 (AC_INIT format changed there). AC_PREREQ([2.63]) -AC_INIT([sigrok-firmware-fx2lafw], [0.1.3], +AC_INIT([sigrok-firmware-fx2lafw], [0.1.4], [sigrok-devel@lists.sourceforge.net], [sigrok-firmware-fx2lafw], [http://www.sigrok.org]) AC_CONFIG_AUX_DIR([autostuff])