projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7a8bfa
)
Update patchlevel.h for Git repository
author
Tom Yu
<tlyu@mit.edu>
Mon, 14 May 2012 22:39:17 +0000
(18:39 -0400)
committer
Tom Yu
<tlyu@mit.edu>
Mon, 14 May 2012 22:39:17 +0000
(18:39 -0400)
Use "master", not "trunk", as RELTAG now.
src/patchlevel.h
patch
|
blob
|
history
diff --git
a/src/patchlevel.h
b/src/patchlevel.h
index 1a72f08cf6179867c299e8c7de03e69cbe04187f..a4150154a5a811d382f609e6018493dd8b1f1193 100644
(file)
--- a/
src/patchlevel.h
+++ b/
src/patchlevel.h
@@
-50,8
+50,8
@@
* organization.
*/
#define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 1
0
+#define KRB5_MINOR_RELEASE 1
1
#define KRB5_PATCHLEVEL 0
#define KRB5_RELTAIL "prerelease"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "
trunk
"
+#define KRB5_RELTAG "
master
"