aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-03-05 12:15:53 -0800
committerGerald Combs <gerald@wireshark.org>2015-03-05 20:15:36 +0000
commit89270fbe0fd70fda8d27dc3195c00a92a48d675d (patch)
tree89b7fdfaeabd53dc64e765a58b0921e9626beb0e /configure.ac
parent4f2c82741f91a7ba78e88c4a719a0dded5c4bcfd (diff)
1.99.3 → 1.99.4.
Change-Id: I96953b6ca34140972a783c3066614399981ca1e2 Reviewed-on: https://code.wireshark.org/review/7549 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ab37da80a4..06a3d890d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
#
m4_define([version_major], [1])
m4_define([version_minor], [99])
-m4_define([version_micro], [3])
+m4_define([version_micro], [4])
m4_define([version_micro_extra], version_micro)
m4_append([version_micro_extra], [])