diff options
| author | Mark Wielaard <[email protected]> | 2016-03-31 11:04:25 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2016-03-31 11:04:25 +0200 |
| commit | c57e357a99314c1f7f4e56c2a534f60ee3299a4f (patch) | |
| tree | 55feb1a54f37490a5aabce063587dc3fd5581baf /configure.ac | |
| parent | 911f11a0054264ffbfae8f8e400aea52b8d1d620 (diff) | |
Prepare 0.166 release.elfutils-0.166
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dd510a03..86a69c66 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.165],[https://bugzilla.redhat.com/],[elfutils]) +AC_INIT([elfutils],[0.166],[https://bugzilla.redhat.com/],[elfutils]) # We want eu- as default program prefix if none was given by the user. # But if the user explicitly provided --program-prefix="" then pretend |
