Skip to content

Commit

Permalink
Bump version for v1.3 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <[email protected]>
  • Loading branch information
troglobit committed Nov 23, 2015
1 parent 73e5733 commit 61adf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use v2.61 for backwards compat with Ubuntu 12.04 LTS
AC_PREREQ([2.61])
AC_INIT([mini-snmpd],[1.3-dev],[https://github.com/troglobit/mini-snmpd/issues])
AC_INIT([mini-snmpd],[1.3],[https://github.com/troglobit/mini-snmpd/issues])
AM_INIT_AUTOMAKE([1.11 foreign])
AM_SILENT_RULES([yes])

Expand Down

0 comments on commit 61adf8f

Please sign in to comment.