Skip to content

Commit

Permalink
cleanup: bump rc version
Browse files Browse the repository at this point in the history
  • Loading branch information
abower-amd committed Sep 20, 2024
1 parent 4275de2 commit 40f2858
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

(c) Copyright 2012-2024 Advanced Micro Devices, Inc.

## [3.8.0.1001] - 2024-09-30
## [3.8.0.1002] - 2024-09-30

### Added

Expand Down
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AMD Solarflare Enhanced PTP Daemon
==================================

Version: v3.8.0.1001
Version: v3.8.0.1002

These release notes relate to official supported binary releases of sfptpd.
Please see [the changelog](CHANGELOG.md) for a list of changes since earlier
Expand Down
2 changes: 1 addition & 1 deletion src/include/sfptpd_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


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


#endif /* _SFPTPD_VERSION_H */

0 comments on commit 40f2858

Please sign in to comment.