diff options
author | P. J. McDermott <pj@pehjota.net> | 2019-03-22 13:25:21 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2019-03-22 13:25:21 (EDT) |
commit | 5d1f82416aa76d0e6e15d9c853c447854e945714 (patch) | |
tree | 7c24d450602cfe4e673a60d7d1f15cba377bc141 /configure.ac | |
parent | ed61c1493abc5c5a8bcd605170f1e989353ae34c (diff) |
configure.ac, NEWS: Set version to 3.1.0 and mention oh-shlibdeps
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 62f3e2c..f1d0966 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -AC_INIT([opkhelper], [3.0.0], +AC_INIT([opkhelper], [3.1.0], [mailto:proteanos-dev@lists.proteanos.com], [opkhelper], [http://www.proteanos.com/dev/opkhelper/]) AC_CONFIG_AUX_DIR([build-aux]) |