From 83048677903b20557f28ebc4a35aedcd50225bea Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Fri, 2 Dec 2011 20:42:43 -0500 Subject: Changed version to 2011.12.01 --- configure.in | 2 +- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index 933bfeb..c71c7e9 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [2011.11.16], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([libmateweather], [2011.12.01], [https://github.com/perberos/mate-desktop-environment]) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index 46a348d..ecb1ddd 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=libmateweather -pkgver=2011.11.16 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=('i686' 'x86_64') diff --git a/distro/ubuntu/build b/distro/ubuntu/build index 64b1309..27eff56 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=libmateweather -pkgver=2011.10.29 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Provides access to weather information from the net" depends=('libsoup-dev') -- cgit v1.2.1