aboutsummaryrefslogtreecommitdiff
path: root/patchlvl.h
blob: e2c415bc97a1d0d315a40d2855d350990f9e6201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * ZINCVERSION is a string for the version specifier.
 */

/*
 * Keep these in sync with VERSION in Makefile.in
 */
#ifndef ZINCVERSION
#define ZINCVER		3
#define ZINCREV		2
#define ZINCPLVL	06
#define ZINCVERSION	"zinc-version-3206"
#endif