oops, there it is

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3186 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-03-26 15:25:05 +00:00
parent 3a3780249a
commit c59bbdb7a9
2 changed files with 1 additions and 2 deletions

View file

@ -16,7 +16,7 @@ import SCons.Node.FS
SConsignFile()
EnsureSConsVersion(0, 96)
ardour_version = '2.3'
ardour_version = '2.4'
subst_dict = { }

View file

@ -168,7 +168,6 @@
;; F-N keys
(gtk_accel_path "<Actions>/Editor/break-drag" "Escape")
(gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-start" "F1")
(gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-end" "F2")
(gtk_accel_path "<Actions>/Editor/crop" "F3")