File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Secure Processing Unit
2525
2626module (
2727 name = "spu" ,
28- version = "0.9.4.dev20250822 " ,
28+ version = "0.9.4.dev20250827 " ,
2929 compatibility_level = 1 ,
3030)
3131
Original file line number Diff line number Diff line change 2121
2222module (
2323 name = "spulib" ,
24- version = "0.9.4.dev20250822 " ,
24+ version = "0.9.4.dev20250827 " ,
2525 compatibility_level = 1 ,
2626)
2727
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- #define SPU_VERSION " 0.9.4.dev20250822 "
15+ #define SPU_VERSION " 0.9.4.dev20250827 "
1616
1717#include < string_view>
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- SPU_VERSION = "0.9.4.dev20250822 "
15+ SPU_VERSION = "0.9.4.dev20250827 "
You can’t perform that action at this time.
0 commit comments