summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/version.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.cc b/src/version.cc
index a12aae6..46051c1 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -1,6 +1,6 @@
/* Current program version number.
- Copyright (C) 1989-1998, 2000, 2002-2003 Free Software Foundation, Inc.
+ Copyright (C) 1989-1998, 2000, 2002-2003, 2005 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.1";
+const char *version_string = "3.0.2";