projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce5021
)
fix typo
author
Tom Yu
<tlyu@mit.edu>
Thu, 24 Aug 2006 00:25:44 +0000
(
00:25
+0000)
committer
Tom Yu
<tlyu@mit.edu>
Thu, 24 Aug 2006 00:25:44 +0000
(
00:25
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18533
dc483132
-0cff-0310-8789-
dd5450dbe970
src/patchlevel.h
patch
|
blob
|
history
diff --git
a/src/patchlevel.h
b/src/patchlevel.h
index 9db45403f0b2e4a0e53e4311f1a0a46715d24090..d2a780a4242bdef6e7a7c3e5142da04206d59514 100644
(file)
--- a/
src/patchlevel.h
+++ b/
src/patchlevel.h
@@
-53,6
+53,6
@@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 5
#define KRB5_PATCHLEVEL 1
-#
undef
KRB5_RELTAIL "postrelease"
+#
define
KRB5_RELTAIL "postrelease"
/* #undef KRB5_RELDATE */
#define KRB5_RELTAG "branches/krb5-1-5"