aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 5 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29ed59a562..f4aaf6773f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,10 @@
-# $Id$
+#
+# Autoconf script for Wireshark
#
+#
+# Define variables for the components of the Wireshark version number.
+#
m4_define([version_major], [1])
m4_define([version_minor], [11])
m4_define([version_micro], [3])