summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-30 03:40:23 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-30 03:40:23 (EDT)
commitaee1d3508df365bcd507f6446bab3216b04b599a (patch)
tree5919e11bb64ed33d0fa476d71db37e1a747f5d5a /configure.ac
parentc214c727f60b070aa502b20dcc1ad7e3ce8579f2 (diff)
NEWS, configure.ac: Set version to 3.1.3
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 1f1c030..bcb2f94 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.2+dev],
+AC_INIT([opkhelper], [3.1.3],
[mailto:proteanos-dev@lists.proteanos.com], [opkhelper],
[http://www.proteanos.com/dev/opkhelper/])
AC_CONFIG_AUX_DIR([build-aux])