Skip to content

Commit f19ea83

Browse files
committed
Bump version
1 parent 611fc14 commit f19ea83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to simdzone will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.1.2-rc1] - 2024-12-04
99

1010
### Added
1111

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# platform not supported by NSD here is undesirable. Builds for standalone use
1111
# or development/testing are required to use CMake.
1212

13-
AC_INIT([simdzone],[0.1.0],[https://github.com/NLnetLabs/simdzone/issues])
13+
AC_INIT([simdzone],[0.1.2],[https://github.com/NLnetLabs/simdzone/issues])
1414

1515
AC_CONFIG_HEADERS([config.h])
1616
AC_CONFIG_FILES([Makefile])

0 commit comments

Comments
 (0)