mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-09 16:00:35 +00:00
Bumped revision and date.
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43417 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright <20> 1995-2008, The AROS Development Team. All rights reserved.
|
||||
Copyright <20> 1995-2011 The AROS Development Team. All rights reserved.
|
||||
$Id$
|
||||
|
||||
Desc: Filenote CLI command
|
||||
@ -106,7 +106,7 @@
|
||||
|
||||
#define MAX_PATH_LEN 512
|
||||
|
||||
const TEXT version[] = "$VER: Filenote 41.1 (29.8.1998)\n";
|
||||
const TEXT version[] = "$VER: Filenote 41.2 (30.12.2011)\n";
|
||||
|
||||
int Do_Filenote(struct AnchorPath *, STRPTR, STRPTR, LONG, LONG);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user