Add version information

Sun Jun 19 15:39:50 2005  Søren Sandmann  <sandmann@redhat.com>

	* sysprof.c (on_about_activated): Add version information

	* configure.ac: Bump version to 0.91

	* README: Updates
This commit is contained in:
Søren Sandmann
2005-06-19 19:43:02 +00:00
committed by Søren Sandmann Pedersen
parent 18abd9e1e6
commit 8e4696a4a1
6 changed files with 69 additions and 19 deletions

View File

@ -42,7 +42,7 @@
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Soeren Sandmann (sandmann@daimi.au.dk)");
#define SAMPLES_PER_SECOND (256)
#define SAMPLES_PER_SECOND (200)
#define INTERVAL (HZ / SAMPLES_PER_SECOND)
#define N_TRACES 256