summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast.h b/src/ast.h
index 2ec9846..321e741 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -35,7 +35,7 @@
#endif
/* AST REC Info */
-#define AST_NAME "AST1000/2000"
+#define AST_NAME "AST"
#define AST_DRIVER_NAME "ast"
#define AST_MAJOR_VERSION 0
#define AST_MINOR_VERSION 80