summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.25/config.h
diff options
context:
space:
mode:
Diffstat (limited to '05/tcc-0.9.25/config.h')
-rw-r--r--05/tcc-0.9.25/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/05/tcc-0.9.25/config.h b/05/tcc-0.9.25/config.h
index abc985d..7e4096c 100644
--- a/05/tcc-0.9.25/config.h
+++ b/05/tcc-0.9.25/config.h
@@ -1,7 +1,7 @@
#ifndef CONFIG_TCCDIR
# define CONFIG_TCCDIR "/usr/local/lib/tcc-bootstrap"
#endif
-#define TCC_VERSION "0.9.27"
+#define TCC_VERSION "0.9.25"
#define CONFIG_TCC_STATIC 1
#define TCC_TARGET_X86_64 1
#define CONFIG_TCC_ELFINTERP "/XXX"