summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>2007-04-06 09:01:03 +0000
committerBrendan Kehoe <brendan@zen.org>2007-04-06 09:01:03 +0000
commit17b87817b0755c7990d59b70e9f80b25108f1c01 (patch)
tree134dff7429ee9ceef558c35069ae63c4f84cd027
parentf619b6d0386d2116fe112ff505755b6082fc1f4b (diff)
downloadgperf-17b87817b0755c7990d59b70e9f80b25108f1c01.tar.gz
bump to 3.0.3
-rw-r--r--src/version.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.cc b/src/version.cc
index 46051c1..f86ef4d 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -1,6 +1,6 @@
/* Current program version number.
- Copyright (C) 1989-1998, 2000, 2002-2003, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1989-1998, 2000, 2002-2003, 2005, 2007 Free Software Foundation, Inc.
Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
and Bruno Haible <bruno@clisp.org>.
@@ -25,4 +25,4 @@
#include "version.h"
/* Current release version. */
-const char *version_string = "3.0.2";
+const char *version_string = "3.0.3";