Skip to content

Commit 88f4923

Browse files
committed
Updated version
1 parent d914e9b commit 88f4923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.59])
5-
AC_INIT([vde2],[2.3.2],[info@v2.cs.unibo.it])
5+
AC_INIT([vde2],[2.3.3],[info@v2.cs.unibo.it])
66
AC_CONFIG_MACRO_DIR([m4])
77
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
88
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

0 commit comments

Comments
 (0)