]> 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>
Mon, 2 Aug 2010 14:53:51 +0000 (16:53 +0200)
bacula/src/version.h

index cc5a91dcf59ea614161e0fd9ccc2cbcc3a954cba..c3d44dbc7f77b8521e6362a4584163a0922cac52 100644 (file)
 */
 
 /* Shared object library versions */
-#define LIBBAC_LT_CURRENT  5
-#define LIBBAC_LT_REVISION 1
-#define LIBBAC_LT_AGE 0
-
-#define LIBBACCFG_LT_CURRENT 5
-#define LIBBACCFG_LT_REVISION 1
-#define LIBBACCFG_LT_AGE 0
-
-#define LIBBACPY_LT_CURRENT 5
-#define LIBBACPY_LT_REVISION 1
-#define LIBBACPY_LT_AGE 0
-
-#define LIBBACSQL_LT_CURRENT 5
-#define LIBBACSQL_LT_REVISION 1
-#define LIBBACSQL_LT_AGE 0
-
-#define LIBBACFIND_LT_CURRENT 5
-#define LIBBACFIND_LT_REVISION 1
-#define LIBBACFIND_LT_AGE 0
 
+/* 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 */