Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit bbf9dda

Browse files
committed
Fibers 1.0.0.
* configure.ac: Bump version.
1 parent bdd4a53 commit bbf9dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ License along with this program. If not, see
1919
]])
2020

2121
AC_PREREQ(2.52)
22-
AC_INIT([fibers], [0.5.0])
22+
AC_INIT([fibers], [1.0.0])
2323
AC_CONFIG_SRCDIR([env.in])
2424
AC_CONFIG_AUX_DIR([build-aux])
2525
AC_CONFIG_MACRO_DIRS([m4])

0 commit comments

Comments
 (0)