Skip to content

Commit a4c2da1

Browse files
committed
bump, release v0.1.0
1 parent 736077d commit a4c2da1

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
@@ -3,7 +3,7 @@ dnl Autoconf startup.
33
dnl -------------------------------------------------------------------------
44

55
AC_PREREQ([2.63])
6-
AC_INIT([sample], [0.1.0.GIT], [freundt@ga-group.nl])
6+
AC_INIT([sample], [0.1.0], [freundt@ga-group.nl])
77
AC_CONFIG_AUX_DIR([build-aux])
88
AC_CONFIG_HEADERS([src/config.h])
99
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)