diff options
| author | Michael Büsch | 2011-02-20 23:19:08 +0000 |
|---|---|---|
| committer | Michael Büsch | 2011-02-20 23:19:08 +0000 |
| commit | 8ce74a20926a615b9f3fd736bd302e76df740efd (patch) | |
| tree | 34119014bfb0610d4fe79f84f0ed0e9cb70350b5 | |
| parent | fee6049c359b2c204ae753fb800f77064038cf99 (diff) | |
| download | feeds-8ce74a20926a615b9f3fd736bd302e76df740efd.tar.gz | |
tint2: Bump version
SVN-Revision: 25637
| -rw-r--r-- | desktop/apps/tint2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/apps/tint2/Makefile b/desktop/apps/tint2/Makefile index 2f010c3..2dab4d9 100644 --- a/desktop/apps/tint2/Makefile +++ b/desktop/apps/tint2/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tint2 -PKG_REV:=622 +PKG_REV:=626 PKG_VERSION:=svn$(PKG_REV) PKG_RELEASE:=1 |