We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736077d commit a4c2da1Copy full SHA for a4c2da1
1 file changed
configure.ac
@@ -3,7 +3,7 @@ dnl Autoconf startup.
3
dnl -------------------------------------------------------------------------
4
5
AC_PREREQ([2.63])
6
-AC_INIT([sample], [0.1.0.GIT], [freundt@ga-group.nl])
+AC_INIT([sample], [0.1.0], [freundt@ga-group.nl])
7
AC_CONFIG_AUX_DIR([build-aux])
8
AC_CONFIG_HEADERS([src/config.h])
9
AC_CONFIG_MACRO_DIR([m4])
0 commit comments