increase Firm version number
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Apr 2006 12:38:34 +0000 (12:38 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Apr 2006 12:38:34 +0000 (12:38 +0000)
[r7588]

ir/common/firm.h

index e8d3217..4017d64 100644 (file)
@@ -221,7 +221,7 @@ struct _firm_parameter_t {
 
 typedef struct _firm_parameter_t firm_parameter_t;
 
-#define libFirm_VERSION_MAJOR 0
+#define libFirm_VERSION_MAJOR 1
 #define libFirm_VERSION_MINOR 4
 
 /**