summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.in2
2 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8e3f07f..f0aa697 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
-libgweather 2.26.2
-==================
+libgweather 2.26.2.1
+====================
+
+Note: libgweather 2.26.2 tarball didn't match what was on the git server, so
+2.26.2.1 should be considered as the real 2.26.2 release.
libgweather
diff --git a/configure.in b/configure.in
index 20e56f9..f363571 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.26.3])
+AC_INIT([libgweather],[2.26.2.1])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)