From ef93cec4056caef8fb8d2d044417781574041762 Mon Sep 17 00:00:00 2001 From: robruma Date: Wed, 31 Jul 2013 08:44:48 -0400 Subject: [PATCH] Releasing v1.0.2 - Corrects bug in admin.keytab when the admin password expires --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 27276e9b..88b14f00 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'huit-ipa' -version '1.0.1' +version '1.0.2' source 'Harvard University Information Technology' author 'huit' license 'Apache License, Version 2.0'