diff options
author | Matthieu Patou <mat@matws.net> | 2010-08-20 12:01:46 +0400 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2010-10-03 01:15:04 +0000 |
commit | f02d82595f22ad2cf99f2191827011611f7f01fe (patch) | |
tree | 6e2abda5553968864567aa4a491642cf56b37529 /source4/heimdal_build | |
parent | 3ca886b83510c52d665dadb480b314c330029a0e (diff) | |
download | samba-f02d82595f22ad2cf99f2191827011611f7f01fe.tar.gz samba-f02d82595f22ad2cf99f2191827011611f7f01fe.tar.bz2 samba-f02d82595f22ad2cf99f2191827011611f7f01fe.zip |
heimdal: change the version string
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r-- | source4/heimdal_build/roken.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h index 50ffa88a4c..72e6059b77 100644 --- a/source4/heimdal_build/roken.h +++ b/source4/heimdal_build/roken.h @@ -23,7 +23,7 @@ /* We want PKINIT */ #define PKINIT 1 -#define VERSIONLIST {"Lorikeet-Heimdal, Modified for Samba4 0.8pre"} +#define VERSIONLIST {"Lorikeet-Heimdal, Modified for Samba4"} #define VERSION "Samba" |