diff options
Diffstat (limited to 'source4/VERSION')
-rw-r--r-- | source4/VERSION | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/source4/VERSION b/source4/VERSION index cdc04ab5af..4bf6f3e5db 100644 --- a/source4/VERSION +++ b/source4/VERSION @@ -22,18 +22,6 @@ SAMBA_VERSION_MINOR=9 SAMBA_VERSION_RELEASE=0 ######################################################## -# 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> # |