mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 02:32:27 +01:00
This drops the supported FF max-version back to 3.5.*. There's several reported problems with 3.6 that won't be fixed prior to this release.
7 lines
102 B
Makefile
7 lines
102 B
Makefile
#### configuration
|
|
|
|
VERSION = 2.2
|
|
NAME = vimperator
|
|
|
|
include ../common/Makefile.common
|