fix conf file comments, version bump

This commit is contained in:
fatalerrors
2026-03-10 17:46:30 +01:00
parent 7e661ca2de
commit ae90a9f4c4
2 changed files with 3 additions and 3 deletions

View File

@@ -16,8 +16,8 @@ TERM=xterm-256color
DEFAULT_CITY="Toulouse" DEFAULT_CITY="Toulouse"
[general] [general]
# General section allow to set any variable that can be used by the profile or its functions. It is # General section allow to set any variable that can be used by the profile or its functions.
# also a good place to set freely global variables for personal use. # It is also a good place to set freely global variables for personal use.
# Set some compiling values # Set some compiling values
CFLAGS="-O2 -pipe -march=native" CFLAGS="-O2 -pipe -march=native"
CXXFLAGS="$CFLAGS" CXXFLAGS="$CFLAGS"

View File

@@ -1 +1 @@
3.95.1-4_beta_1 3.95.2-4_beta_2