Skip to content

Commit

Permalink
cleanup: release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
abower-amd committed Sep 20, 2024
1 parent c58560c commit 7163717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/include/sfptpd_version.h
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* (c) Copyright 2012-2023 Xilinx, Inc. */
/* (c) Copyright 2012-2024 Xilinx, Inc. */

#ifndef _SFPTPD_VERSION_H
#define _SFPTPD_VERSION_H


/** Version string */
#define SFPTPD_VERSION_TEXT "3.8.0.1000"
#define SFPTPD_VERSION_TEXT "3.8.0.1001"


#endif /* _SFPTPD_VERSION_H */

0 comments on commit 7163717

Please sign in to comment.