]> Savannah Git Hosting - gnulib.git/commitdiff
git-version-gen: update scriptversion
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 3 Jun 2020 08:00:00 +0000 (08:00 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 3 Jun 2020 08:00:00 +0000 (08:00 +0000)
scriptversion in git-version-gen should be kept up-to-date because
this script is used by projects that update it from gnulib
when its scriptversion changes.

* build-aux/git-version-gen (scriptversion): Update.

Fixes: 8f41f1918 ("git-version-gen: Allow 'snapshot' as .tarball-version contents.")
build-aux/git-version-gen

index d90b0efe1c331cd892be8b376762453285dd5669..f4e85924f5803510450fa3f97fecb9ade094f042 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Print a version string.
-scriptversion=2018-03-07.03; # UTC
+scriptversion=2019-10-13.15; # UTC
 
 # Copyright (C) 2007-2020 Free Software Foundation, Inc.
 #