summaryrefslogtreecommitdiff
path: root/top/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'top/bootstrap')
-rwxr-xr-xtop/bootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/top/bootstrap b/top/bootstrap
index cf8d007f64..9d31b4311c 100755
--- a/top/bootstrap
+++ b/top/bootstrap
@@ -1,6 +1,8 @@
#! /bin/sh
# Bootstrap this package from checked-out sources.
+scriptversion=2022-12-27.03; # UTC
+
# Copyright (C) 2003-2022 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
@@ -26,8 +28,6 @@
# Please report bugs or propose patches to bug-gnulib@gnu.org.
-scriptversion=2022-07-29.23; # UTC
-
me="$0"
medir=`dirname "$me"`