Skip to content

Commit d336886

Browse files
author
Maciej A. Czyzewski
committed
meta: v1.0.0 -> v1.0
1 parent 145d724 commit d336886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PROJECT(libchaos C CXX ASM)
2727

2828
# Package information.
2929
SET(PACKAGE_NAME "libchaos")
30-
SET(PACKAGE_VERSION "1.0.0-dev")
30+
SET(PACKAGE_VERSION "1.0-dev")
3131
SET(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
3232
SET(PACKAGE_TARNAME "${PACKAGE_NAME}-${PACKAGE_VERSION}")
3333
SET(PACKAGE_BUGREPORT "https://github.com/maciejczyzewski/libchaos/issues")

0 commit comments

Comments
 (0)