mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-29 00:24:11 +01:00
bump versions after release
This commit is contained in:
parent
eb9c6834a0
commit
846bed3c01
2
NEWS
2
NEWS
@ -1,5 +1,7 @@
|
||||
pam_yubico NEWS -- History of user-visible changes. -*- outline -*-
|
||||
|
||||
* Version 2.22 (unreleased)
|
||||
|
||||
* Version 2.21 (released 2016-02-19)
|
||||
|
||||
** Add proxy support for yubico-c-client.
|
||||
|
@ -26,7 +26,7 @@
|
||||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
AC_INIT([pam_yubico], [2.21], [yubico-devel@googlegroups.com])
|
||||
AC_INIT([pam_yubico], [2.22], [yubico-devel@googlegroups.com])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([1.11 foreign -Wall -Werror])
|
||||
|
Loading…
Reference in New Issue
Block a user