diff options
Diffstat (limited to 'source3/VERSION')
-rw-r--r-- | source3/VERSION | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/source3/VERSION b/source3/VERSION index aa7373b0980..70ab7094013 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -22,18 +22,6 @@ SAMBA_VERSION_MINOR=0 SAMBA_VERSION_RELEASE=4 ######################################################## -# If a official release has a serious bug # -# a security release will have 'a' sufffix # -# # -# so SAMBA's version will be # -# <MAJOR>.<MINOR>.<RELEASE><REVISION> # -# # -# e.g. SAMBA_VERSION_PRE_RELEASE=a # -# -> "2.2.8a" # -######################################################## -SAMBA_VERSION_REVISION= - -######################################################## # For 'pre' releases the version will be # # # # <MAJOR>.<MINOR>.<RELEASE>pre<PRE_RELEASE> # |