mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-20 15:04:19 +00:00
Bump the version number to 3.10.0
These changes have been generated by running the following command: $ scripts/update-version 3 10 0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
User space FILEIO handler
|
||||
=========================
|
||||
|
||||
Version 3.10.0-pre, 28 December 2024
|
||||
Version 3.10.0, 29 December 2025
|
||||
----------------------------
|
||||
|
||||
User space program fileio_tgt uses interface of SCST's scst_user dev
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
#ifndef __VERSION_H
|
||||
#define __VERSION_H
|
||||
|
||||
#define VERSION_STR "3.10.0-pre"
|
||||
#define VERSION_STR "3.10.0"
|
||||
|
||||
#endif /* __VERSION_H */
|
||||
|
||||
Reference in New Issue
Block a user