[Goodies-commits] r1856 - xfce4-weather-plugin/trunk
Nick Schermer
nick at xfce.org
Mon Aug 7 23:34:40 CEST 2006
Author: nick
Date: 2006-08-07 21:34:40 +0000 (Mon, 07 Aug 2006)
New Revision: 1856
Modified:
xfce4-weather-plugin/trunk/configure.in.in
Log:
* Change version to 0.5.90.2 (weather 0.6 beta 2)
* Typo in configure.in.in
Modified: xfce4-weather-plugin/trunk/configure.in.in
===================================================================
--- xfce4-weather-plugin/trunk/configure.in.in 2006-08-07 06:09:48 UTC (rev 1855)
+++ xfce4-weather-plugin/trunk/configure.in.in 2006-08-07 21:34:40 UTC (rev 1856)
@@ -7,7 +7,7 @@
dnl
dnl version info
-m4_define([weather_version], [0.6.0])
+m4_define([weather_version], [0.5.90.2])
dnl init autoconf
AC_INIT([xfce4-weather-plugin], [weather_version], [goodies-dev at xfce.org])
@@ -15,7 +15,7 @@
dnl init automake
WEATHER_VERSION=weather_version
-AM_INIT_AUTOMAKE([xfce4-weather-plugin], [$CLIPMAN_VERSION])
+AM_INIT_AUTOMAKE([xfce4-weather-plugin], [$WEATHER_VERSION])
AM_CONFIG_HEADER([config.h])
AM_MAINTAINER_MODE
More information about the Goodies-commits
mailing list