From d818374ac01d031988c1252d02c329a2c8cc9a1e Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Fri, 2 Dec 2011 20:18:55 -0500 Subject: Changed version to 2011.12.01 --- configure.ac | 2 +- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 997dc6d..e9460f6 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. dnl ################################################################ dnl # Initialize autoconf dnl ################################################################ -AC_INIT([mate-notification-daemon], [2011.11.16], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([mate-notification-daemon], [2011.12.01], [https://github.com/perberos/mate-desktop-environment]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index b50a8a7..87ef34b 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mate-notification-daemon -pkgver=2011.11.16 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Notification daemon for MATE" arch=(i686 x86_64) diff --git a/distro/ubuntu/build b/distro/ubuntu/build index d059d32..e875e2c 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-notification-daemon -pkgver=2011.10.29 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Notification daemon for MATE" #depends="libmatenotify" -- cgit v1.2.1