| 1 | ########################################################
|
|---|
| 2 | # SAMBA Version #
|
|---|
| 3 | # #
|
|---|
| 4 | # Samba versions are as follows #
|
|---|
| 5 | # 3.0.x New production series #
|
|---|
| 6 | # 3.0.x{pre,rc}y Preview/Testing & RC #
|
|---|
| 7 | # 3.0.x[a-z] Patch releases #
|
|---|
| 8 | # 3.0.x[a-z]-VENDOR-z Vendor patch releases #
|
|---|
| 9 | # #
|
|---|
| 10 | # script/mkversion.sh #
|
|---|
| 11 | # will use this file to create #
|
|---|
| 12 | # include/version.h #
|
|---|
| 13 | # #
|
|---|
| 14 | ########################################################
|
|---|
| 15 |
|
|---|
| 16 | ########################################################
|
|---|
| 17 | # This are the main SAMBA version numbers #
|
|---|
|
|---|