Generate version string from git automatically

This commit is contained in:
Simon Kelley
2012-01-06 11:47:02 +00:00
parent 07736e8dcb
commit a4f04ed45a
3 changed files with 34 additions and 7 deletions

View File

@@ -14,8 +14,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define VERSION "2.60test7"
#define FTABSIZ 150 /* max number of outstanding requests (default) */
#define MAX_PROCS 20 /* max no children for TCP requests */
#define CHILD_LIFETIME 150 /* secs 'till terminated (RFC1035 suggests > 120s) */