Skip to content
Snippets Groups Projects
Commit 382f299e authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

bump version to 1.1.1

parent 75eb3b0c
Branches
Tags
No related merge requests found
# eduGAIN Access Check Changelog
## Version 1.1.1 (26/10/2018)
* rename RENATER instance RENATER Access Check
## Version 1.1.0 (03/08/2018)
* update eduGAIN templates to latest official look'n'feel
......
AC_PREREQ(2.59)
AC_INIT([Access Check Manager], 1.1.0)
AC_INIT([Access Check Manager], 1.1.1)
AM_INIT_AUTOMAKE([foreign])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
AC_PROG_LN_S
......
......@@ -44,7 +44,7 @@ my %actions = (
download_accounts => 'req_download_accounts',
);
my $version = '1.1.0';
my $version = '1.1.1';
sub new {
my ($pkg, %args) = @_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment