summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSoren Sandmann <sandmann@daimi.au.dk>2006-10-30 03:21:45 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2006-10-30 03:21:45 +0000
commitcc674929eca58dd6492a244e8873f8458bf37334 (patch)
tree8a1913dccf20756603e9d03599c5214b15722627 /configure.ac
parent327583358a612a5d3d1addb0f9aa4a96409fe1c9 (diff)
-=-=-=- Release sysprof 1.0.5 -=-=-=-sysprof-1.0.5
2006-10-29 Soren Sandmann <sandmann@daimi.au.dk> * -=-=-=- Release sysprof 1.0.5 -=-=-=- * binfile.c (read_symbols): Store symbols in offsets into original file, not debug file. Fixes symbols when the debug binaries have different text offsets than the real binaries.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c5cb63..261e130 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.54)
-AC_INIT([sysprof], [1.0.4])
+AC_INIT([sysprof], [1.0.5])
AC_CONFIG_SRCDIR(sysprof.glade)
AM_INIT_AUTOMAKE(no-define)