Skip to content

Commit b135ef2

Browse files
committed
Correct project version.
1 parent 1b588e5 commit b135ef2

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
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.69)
22

3-
AC_INIT([ObjectivelyGPU], [1.0.0], [jay@jaydolan.com])
3+
AC_INIT([ObjectivelyGPU], [0.4.0], [jay@jaydolan.com])
44

55
AC_CONFIG_HEADERS([Sources/ObjectivelyGPU/Config.h])
66
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)