]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - configure.ac
scopes: Unify code-base, remove duplicate code/files.
[sigrok-firmware-fx2lafw.git] / configure.ac
index 68f5965db28b912afdadd266de73aff5ecc43726..91daa5127b436fdf11390219fee356e6851c8907 100644 (file)
 ## 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 <http://www.gnu.org/licenses/>.
 ##
 
 # We require at least autoconf 2.63 (AC_INIT format changed there).
 AC_PREREQ([2.63])
 
-AC_INIT([sigrok-firmware-fx2lafw], [0.1.4],
+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])