]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
manual execution of the release script bumps the version number. v0.85
authorR.E. Wolff <R.E.Wolff@BitWizard.nl>
Wed, 26 Jun 2013 08:15:29 +0000 (10:15 +0200)
committerR.E. Wolff <R.E.Wolff@BitWizard.nl>
Wed, 26 Jun 2013 08:25:56 +0000 (10:25 +0200)
configure.ac

index d89a760a3d362a1383ef98acbe64a7004dbc0163..97f1372390d219cdc4ebfb8e33988b25e0b8516d 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([mtr], [0.84])
+AC_INIT([mtr], [0.85])
 AC_CONFIG_SRCDIR([mtr.c])
 AM_INIT_AUTOMAKE([foreign])