diff options
Diffstat (limited to 'templates/base')
-rw-r--r-- | templates/base/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base/local.conf.sample b/templates/base/local.conf.sample index f24307c0c..1d0044871 100644 --- a/templates/base/local.conf.sample +++ b/templates/base/local.conf.sample @@ -337,4 +337,4 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl" # CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to # track the version of this file when it was generated. This can safely be ignored if # this doesn't mean anything to you. -CONF_VERSION = "1" +CONF_VERSION = "2" |