diff options
author | Herb Lewis <herb@samba.org> | 2005-08-04 15:07:17 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:00:24 -0500 |
commit | b94f17226425a2aa1c80911695b85e9df1db2708 (patch) | |
tree | 3cf8ddbd93d64b3bcd9d25241db3e8a1f63ba8e2 | |
parent | f5024ae2573a4e4fbe0c87cce9a59e4e53da055a (diff) | |
download | samba-b94f17226425a2aa1c80911695b85e9df1db2708.tar.gz samba-b94f17226425a2aa1c80911695b85e9df1db2708.tar.bz2 samba-b94f17226425a2aa1c80911695b85e9df1db2708.zip |
r9057: fix cut-and-paste error
(This used to be commit 7e7e54259a49f97a0c099d984a8b705c4e0fd26d)
-rw-r--r-- | source3/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/VERSION b/source3/VERSION index 1afddaa901..a7ca54ae5d 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -28,7 +28,7 @@ SAMBA_VERSION_RELEASE=20 # so SAMBA's version will be # # <MAJOR>.<MINOR>.<RELEASE><REVISION> # # # -# e.g. SAMBA_VERSION_PRE_RELEASE=a # +# e.g. SAMBA_VERSION_REVISION=a # # -> "2.2.8a" # ######################################################## SAMBA_VERSION_REVISION= |