Skip to content

Commit 6c7c77b

Browse files
Update configure.ac
1 parent feb5cc9 commit 6c7c77b

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
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([libosal], m4_esyscmd_s([cat project.properties | grep VERSION | cut -d'=' -f2 | xargs printf "%s"]), [Robert Burger <robert.burger@dlr.de>])
5+
AC_INIT([libosal], [0.1.0], [Robert Burger <robert.burger@dlr.de>])
66

77
AC_CANONICAL_TARGET
88

0 commit comments

Comments
 (0)