fix patchlevel.h for krb5-1.7.1
authorTom Yu <tlyu@mit.edu>
Tue, 2 Feb 2010 01:24:17 +0000 (01:24 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 2 Feb 2010 01:24:17 +0000 (01:24 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@23686 dc483132-0cff-0310-8789-dd5450dbe970

src/patchlevel.h

index 47fc6961cb89d8a7f1fcc265872df7a5e54154d7..74990826b23a60134aa54791cbba9ae1b221b539 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 7
 #define KRB5_PATCHLEVEL 1
-#define KRB5_RELTAIL "postrelease"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
 #define KRB5_RELTAG "branches/krb5-1-7"