summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2020-10-31 17:57:47 +0100
committerMark Wielaard <mark@klomp.org>2020-10-31 18:01:28 +0100
commitd4fd08042091f70ead80468be04ba2338b24391b (patch)
tree9fc48aa702d1fa5a735868f4ecc500b2ea3a2b25 /configure.ac
parent201077456adbe6357f7adc26b24d2e2f161ee7a6 (diff)
downloadelfutils-d4fd08042091f70ead80468be04ba2338b24391b.tar.gz
Prepare for 0.182
Set version to 0.182. Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
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 973409f1..515ac704 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.181],[https://sourceware.org/bugzilla],[elfutils],[http://elfutils.org/])
+AC_INIT([elfutils],[0.182],[https://sourceware.org/bugzilla],[elfutils],[http://elfutils.org/])
dnl Workaround for older autoconf < 2.64
m4_ifndef([AC_PACKAGE_URL],