aboutsummaryrefslogtreecommitdiffstats
path: root/patchlvl.h
diff options
context:
space:
mode:
Diffstat (limited to 'patchlvl.h')
-rw-r--r--patchlvl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patchlvl.h b/patchlvl.h
index 7d4b210..f206945 100644
--- a/patchlvl.h
+++ b/patchlvl.h
@@ -4,11 +4,11 @@
# for alpha release, "b" for beta release, "c", and so on), and the
# trailing number is the patchlevel. */
# /* This next line sets VERSION when included from the Makefile */
-VERSION=5e4
+VERSION=5e5
#endif
#ifndef SCMVERSION
-# define SCMVERSION "5e4"
+# define SCMVERSION "5e5"
#endif
#ifdef nosve
# define INIT_FILE_NAME "Init"SCMVERSION"_scm";