From a1096d22d8bb50f9612611d97eceed52576c2bc8 Mon Sep 17 00:00:00 2001 From: Serge Lamikhov-Center Date: Fri, 2 Nov 2018 22:42:18 +0200 Subject: [PATCH] Increment release version to 3.3 --- configure | 2 +- configure.ac | 2 +- cygwin/elfio.cygport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 55eeaab..4a76854 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ELFIO 3.2. +# Generated by GNU Autoconf 2.69 for ELFIO 3.3. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. diff --git a/configure.ac b/configure.ac index 9594b70..4178737 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ELFIO], [3.2]) +AC_INIT([ELFIO], [3.3]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CXX AC_CONFIG_FILES([ diff --git a/cygwin/elfio.cygport b/cygwin/elfio.cygport index fc73aa8..024b886 100644 --- a/cygwin/elfio.cygport +++ b/cygwin/elfio.cygport @@ -1,7 +1,7 @@ inherit python python3 NAME="ELFIO" -VERSION=3.2 +VERSION=3.3 RELEASE=1 CATEGORY="Devel System Libs" SUMMARY="ELFIO is a header-only C++ library intended for reading and generating