diff options
Diffstat (limited to 'examples/busybox.spec')
-rw-r--r-- | examples/busybox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/busybox.spec b/examples/busybox.spec index 3393117..cce2058 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec @@ -1,6 +1,6 @@ %define name busybox %define epoch 0 -%define version 0.60.0 +%define version 0.61.pre %define release %(date -I | sed -e 's/-/_/g') %define serial 1 |