summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-22 17:02:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-22 17:02:14 (EDT)
commit6baf644bc8a1eca666373c4ace3c6cad0fb341ff (patch)
tree72cb01f6d21fafec6fcb550c5c2fdf2b4c99da2c /configure.ac
parent592b82c5ac0c0e4556a7bf3813181684771bea6a (diff)
oh-shlibdeps: Fix library search path field splitting
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1a4eb84..85cfd52 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.1],
+AC_INIT([opkhelper], [3.1.2],
[mailto:proteanos-dev@lists.proteanos.com], [opkhelper],
[http://www.proteanos.com/dev/opkhelper/])
AC_CONFIG_AUX_DIR([build-aux])