]> sigrok.org Git - sigrok-cli.git/blobdiff - configure.ac
Append "-git" to the version string.
[sigrok-cli.git] / configure.ac
index bada0245336e00e78f7c144a61cffc12ebaf10ae..fa85ab10485c02ed360de63ed5e7af89ff797f4e 100644 (file)
@@ -20,7 +20,7 @@
 # We require at least autoconf 2.63 (AC_INIT format changed there).
 AC_PREREQ([2.63])
 
-AC_INIT([sigrok-cli], [0.5.0], [sigrok-devel@lists.sourceforge.net],
+AC_INIT([sigrok-cli], [0.5.0-git], [sigrok-devel@lists.sourceforge.net],
        [sigrok-cli], [http://www.sigrok.org])
 
 AC_CONFIG_SRCDIR([sigrok-cli.h])