X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=91daa5127b436fdf11390219fee356e6851c8907;hb=e1c5ba21853765725d723efdef22bedef7cfecc6;hp=6a8f8be000a5e59001b1dc91545cbb5e5072d69d;hpb=a6fb49c00691a917a1734afbf3071ca2ad0c1c46;p=sigrok-firmware-fx2lafw.git diff --git a/configure.ac b/configure.ac index 6a8f8be0..91daa512 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.5], [sigrok-devel@lists.sourceforge.net], [sigrok-firmware-fx2lafw], [http://www.sigrok.org]) AC_CONFIG_AUX_DIR([autostuff])