]> Pileus Git - ~andy/rsl/commitdiff
Version bump and dist updates
authorAndy Spencer <andy753421@gmail.com>
Sat, 18 Jun 2011 23:27:26 +0000 (23:27 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 18 Jun 2011 23:46:03 +0000 (23:46 +0000)
Makefile.am
configure.ac

index 4c6108971cf53240c9559092b6b39e875782479b..5d5a02a7243c0a40b02b15446d7c6afc3dce2c68 100644 (file)
@@ -2,4 +2,4 @@ SUBDIRS = src examples data doc
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = CHANGES CHECK_LIST Copyright GPL LGPL wsr88d_locations.dat rapic.h
+EXTRA_DIST = CHANGES CHECK_LIST Copyright GPL LGPL
index f0e8297bc34a7891cba75eaed37fa9a9731d1e60..8c518d339cc5cb3e686305604df7f47be25d45c9 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(rsl, v1.40.3)
+AC_INIT(rsl, 1.40)
 AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign])
 
 AM_INIT_AUTOMAKE