]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove .lastclean and .version from source control
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 18 Aug 2023 15:23:12 +0000 (09:23 -0600)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Tue, 22 Aug 2023 11:34:16 +0000 (11:34 +0000)
Historically these were checked in for certified releases but
since the move to github and the unified release process,
they are no longer needed and cause issues.

.lastclean [deleted file]
.version [deleted file]

diff --git a/.lastclean b/.lastclean
deleted file mode 100644 (file)
index 425151f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-40
diff --git a/.version b/.version
deleted file mode 100644 (file)
index 6f9fcb2..0000000
--- a/.version
+++ /dev/null
@@ -1 +0,0 @@
-certified/18.9-cert4
\ No newline at end of file