]> git.sur5r.net Git - bacula/bacula/commitdiff
Simplify libtool revision
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 1 Jun 2010 12:45:59 +0000 (14:45 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Fri, 2 Jul 2010 13:40:06 +0000 (15:40 +0200)
bacula/src/version.h

index a730c17b3ef3a7b3b25af970d5217bf814e4ebab..0f1ff184a03f139d554f06f98f57f9872b23c540 100644 (file)
 */
 
 /* Shared object library versions */
-#define LIBBAC_LT_CURRENT  5
-#define LIBBAC_LT_REVISION 0
-#define LIBBAC_LT_AGE 2
-
-#define LIBBACCFG_LT_CURRENT 5
-#define LIBBACCFG_LT_REVISION 0
-#define LIBBACCFG_LT_AGE 2
-
-#define LIBBACPY_LT_CURRENT 5
-#define LIBBACPY_LT_REVISION 0
-#define LIBBACPY_LT_AGE 2
-
-#define LIBBACSQL_LT_CURRENT 5
-#define LIBBACSQL_LT_REVISION 0
-#define LIBBACSQL_LT_AGE 2
-
-#define LIBBACFIND_LT_CURRENT 5
-#define LIBBACFIND_LT_REVISION 0
-#define LIBBACFIND_LT_AGE 2
 
+/* Uncomment to overwrite default values from VERSION */
+/* #define LIBBAC_LT_RELEASE     "5.1.0" */
+/* #define LIBBACCFG_LT_RELEASE  "5.1.0" */
+/* #define LIBBACPY_LT_RELEASE   "5.1.0" */
+/* #define LIBBACSQL_LT_RELEASE  "5.1.0" */
+/* #define LIBBACFIND_LT_RELEASE "5.1.0" */
 
 
 /* Debug flags */