summaryrefslogtreecommitdiffstats
path: root/el9xm.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-12-02 13:51:50 +0100
committerRemi Collet <remi@php.net>2025-12-02 13:51:50 +0100
commit8a3e528822857a01637297ec788a0862b0962aa1 (patch)
tree57c559a3941cf3653947d1591183b5660b729921 /el9xm.cfg
parentde00d0dab2fae011694da915906ccbad56242752 (diff)
bump module versions for 9.7 and 10.1
Diffstat (limited to 'el9xm.cfg')
-rw-r--r--el9xm.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el9xm.cfg b/el9xm.cfg
index 0a6c4c8..8c98aff 100644
--- a/el9xm.cfg
+++ b/el9xm.cfg
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
config_opts['macros']['%_module_name']="memcached"
config_opts['macros']['%_module_stream']="remi"
-config_opts['macros']['%_module_version']="90600" + nn;
+config_opts['macros']['%_module_version']="90700" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"