summaryrefslogtreecommitdiffstats
path: root/super1.c
diff options
context:
space:
mode:
Diffstat (limited to 'super1.c')
-rw-r--r--super1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/super1.c b/super1.c
index d1b8a94..679120f 100644
--- a/super1.c
+++ b/super1.c
@@ -1652,5 +1652,5 @@ struct superswitch super1 = {
#else
.swapuuid = 1,
#endif
- .name = "1.0",
+ .name = "1.x",
};