summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-20 11:15:34 +0100
committerBruno Haible <bruno@clisp.org>2009-12-20 11:15:34 +0100
commite2adb5825803e2a3b72eae3eadb75e34ffc56a78 (patch)
tree44939caeb22713d3861a1fc8dc558960caca5668 /src
parent995bb8d56e0b6b68ceb91b9bfbf9840aa0500782 (diff)
downloadgperf-e2adb5825803e2a3b72eae3eadb75e34ffc56a78.tar.gz
Bump version.
Diffstat (limited to 'src')
-rw-r--r--src/version.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.cc b/src/version.cc
index 1e0a633..923fcaf 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -23,4 +23,4 @@
#include "version.h"
/* Current release version. */
-const char *version_string = "3.0.4";
+const char *version_string = "3.1";