We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d914e9b commit 88f4923Copy full SHA for 88f4923
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.59])
5
-AC_INIT([vde2],[2.3.2],[info@v2.cs.unibo.it])
+AC_INIT([vde2],[2.3.3],[info@v2.cs.unibo.it])
6
AC_CONFIG_MACRO_DIR([m4])
7
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
8
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
0 commit comments