tacacs-F4.0.4.28/version.h.in (
5
lines of code) (
raw
):
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved #ifndef VERSION_H #define VERSION_H char package[] = "tacacs+"; char version[] = "F4.0.4.28-6fb"; #endif