diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-22 16:50:21 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-22 16:50:21 (EDT) |
commit | 88e6fba8ef6947eb6aa95204a82208eda3d9a7f0 (patch) | |
tree | 1787fde6d78356c727c8b84574da54a0c4ac7271 /configure.ac | |
parent | 0a7d6c3bb86b5aed2003b06c1d1d5c630ad124f7 (diff) |
configure.ac, NEWS: Set version to 3.1.1 and mention ldconfig usage
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 df0982e..1a4eb84 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.1.0], +AC_INIT([opkhelper], [3.1.1], [mailto:proteanos-dev@lists.proteanos.com], [opkhelper], [http://www.proteanos.com/dev/opkhelper/]) AC_CONFIG_AUX_DIR([build-aux]) |