summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2014-12-18 23:41:41 +0100
committerMark Wielaard <[email protected]>2014-12-18 23:41:41 +0100
commit09dc83d67f16f378cd3f9901ab39fcd87aa08aeb (patch)
tree0b1c1ce74a70698731cf9b9d25b55b0f7b77154c /configure.ac
parente80d32481bac27766c00c27cc9f7628a56dc7be9 (diff)
Prepare 0.161 release.
Signed-off-by: Mark Wielaard <[email protected]>
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 9bc83c54..0e67a792 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([elfutils],[0.160],[https://bugzilla.redhat.com/],[elfutils])
+AC_INIT([elfutils],[0.161],[https://bugzilla.redhat.com/],[elfutils])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_FILES([config/Makefile])