Browse Source

upgrade to latest development version

Ralf S. Engelschall 23 years ago
parent
commit
6d60c5d5f8
1 changed files with 4 additions and 4 deletions
  1. 4 4
      flex/flex.spec

+ 4 - 4
flex/flex.spec

@@ -32,9 +32,9 @@
 %define       V_stable         2.5.4a
 %define       V_stable_maj     2.5.4
 %define       V_stable_min     a
-%define       V_unstable       2.5.6s20020423
-%define       V_unstable_maj   2.5.6
-%define       V_unstable_min   2002-04-23
+%define       V_unstable       2.5.7s20020513
+%define       V_unstable_maj   2.5.7
+%define       V_unstable_min   2002-05-13
 
 #   package information
 Name:         flex
@@ -50,7 +50,7 @@ Version:      %{V_unstable}
 %else
 Version:      %{V_stable}
 %endif
-Release:      20020425
+Release:      20020514
 
 #   list of sources
 %if "%{with_unstable}" == "yes"