added jtan325 to AUTHORS, changed next release version to 1.3.0 (instead of 1.3)...
authorJason Tan <jtan325@users.sourceforge.net>
Wed, 24 Aug 2005 23:03:17 +0000 (23:03 +0000)
committerJason Tan <jtan325@users.sourceforge.net>
Wed, 24 Aug 2005 23:03:17 +0000 (23:03 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@175 7f574dfc-610e-0410-a909-a81674777703

AUTHORS
configure.in

diff --git a/AUTHORS b/AUTHORS
index 7fcf776..dccd352 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -46,6 +46,10 @@ Jason Mitchell <jason.mitchell03 at saintleo dot edu>
   UTF8 fix
   Source clean up
 
+Jason Tan <jtan325 at users dot sourceforge dot net>
+  developer
+       debian package maintainer
+
 Joe Myre - <joemyre at users dot sourceforge dot net>
   developer
 
index fe8b8d9..07a992e 100644 (file)
@@ -1,6 +1,6 @@
-AC_INIT([Conky],[1.3],[brenden1@users.sourceforge.net])
+AC_INIT([Conky],[1.3.0],[brenden1@users.sourceforge.net])
 
-AM_INIT_AUTOMAKE(conky, 1.3)
+AM_INIT_AUTOMAKE(conky, 1.3.0)
 AM_CONFIG_HEADER(src/config.h)
 AC_PROG_LIBTOOL