Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=3949fa1804841e83c444d7e3ad71029c1f3ef5f7

commit 3949fa1804841e83c444d7e3ad71029c1f3ef5f7
Author: Priyank <[EMAIL PROTECTED]>
Date:   Sun Mar 23 10:50:41 2008 +0530

updates for 0.2.2

diff --git a/NEWS b/NEWS
index ff3f3b2..e394632 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
VERSION                                 DESCRIPTION
---------------------------------------------------------------------------------------------------------
+0.2.2 (2008-03-23)             - BUGFIX (#2883): FUN always checks for updates 
in the -current repo even on
+                                 -stable systems. NOTE: This affects only 
-stable users.
0.2.1 (2008-03-02)              - Translation updates
- New translation: (Czech) cs_CZ
0.2.0 (2008-01-01)              - Migrated to libnotify for displaying 
notification popups.
diff --git a/configure.ac b/configure.ac
index 56da2e7..774924f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
ENV_CFLAGS=$CFLAGS

AC_PREREQ(2.59)
-AC_INIT([fun], 0.2.1, [EMAIL PROTECTED], fun)
+AC_INIT([fun], 0.2.2, [EMAIL PROTECTED], fun)
AC_CONFIG_SRCDIR([src/fun.c])
AC_LANG(C)
AM_CONFIG_HEADER(config.h)
@@ -59,7 +59,7 @@ Makefile
])

echo "
-Updatenotifierd $VERSION configuration summary:
+FUN $VERSION configuration summary:

prefix                   : ${prefix}
source code location     : ${srcdir}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to